Lines Matching defs:SalIMEData
61 struct SalIMEData struct
63 HMODULE mhModIME;
64 ImAssociateInstanceFunc* mpAssocIME;
65 ImGetInstanceFunc* mpGetIME;
66 ImReleaseInstanceFunc* mpReleaseIME;
67 ImSetConversionFontFunc* mpSetConversionFont;
68 ImSetConversionFontSizeFunc* mpSetConversionFontSize;
69 ImGetConversionStringFunc* mpGetConversionString;
70 ImGetResultStringFunc* mpGetResultString;
71 ImSetCandidateWindowPosFunc* mpSetCandidateWin;
72 ImQueryIMEPropertyFunc* mpQueryIMEProperty;
73 ImRequestIMEFunc* mpRequestIME;
74 ImSetIMModeFunc* mpSetIMEMode;
75 ImQueryIMModeFunc* mpQueryIMEMode;