Searched refs:pIMStyles (Results 1 – 2 of 2) sorted by relevance
554 SalI18N_InputContext::SupportInputMethodStyle( XIMStyles *pIMStyles ) in SupportInputMethodStyle() argument562 if ( pIMStyles != NULL ) in SupportInputMethodStyle()567 for ( int nStyle = 0; nStyle < pIMStyles->count_styles; nStyle++ ) in SupportInputMethodStyle()569 XIMStyle nProvidedStyle = pIMStyles->supported_styles[ nStyle ]; in SupportInputMethodStyle()
57 Bool SupportInputMethodStyle( XIMStyles *pIMStyles );
Completed in 15 milliseconds