Searched defs:SalExtTextInputPosEvent (Results 1 – 1 of 1) sorted by relevance
210 struct SalExtTextInputPosEvent struct212 long mnX; // Cursor-X-Position to upper left corner of frame213 long mnY; // Cursor-Y-Position to upper left corner of frame214 long mnWidth; // Cursor-Width in Pixel215 long mnHeight; // Cursor-Height in Pixel216 long mnExtWidth; // Width of the PreEdit area217 bool mbVertical; // true if in vertical mode
Completed in 29 milliseconds