Home
last modified time | relevance | path

Searched refs:mnPreeditStyle (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/unx/generic/app/
H A Di18n_ic.cxx163 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()
/aoo41x/main/vcl/inc/unx/
H A Di18n_ic.hxx42 XIMStyle mnPreeditStyle; member in SalI18N_InputContext

Completed in 21 milliseconds