Searched refs:mnPreeditStyle (Results 1 – 2 of 2) sorted by relevance
163 mnPreeditStyle( 0 ), in SalI18N_InputContext()253 switch ( mnPreeditStyle ) in SalI18N_InputContext()326 XNInputStyle, mnPreeditStyle | mnStatusStyle, in SalI18N_InputContext()329 if ( mnPreeditStyle != XIMPreeditNone ) in SalI18N_InputContext()559 mnPreeditStyle = 0; in SupportInputMethodStyle()576 mnPreeditStyle = nProvidedStyle & mnSupportedPreeditStyle; in SupportInputMethodStyle()586 GetMethodName(mnPreeditStyle | mnStatusStyle, pBuf, sizeof(pBuf)) ); in SupportInputMethodStyle()589 return (mnPreeditStyle != 0) && (mnStatusStyle != 0) ; in SupportInputMethodStyle()
42 XIMStyle mnPreeditStyle; member in SalI18N_InputContext
Completed in 12 milliseconds