Searched refs:pInsertText (Results 1 – 1 of 1) sorted by relevance
163 Preedit_InsertText(preedit_text_t *pText, XIMText *pInsertText, int where, in Preedit_InsertText() argument168 XIMFeedback *pInsertTextCharStyle = pInsertText->feedback; in Preedit_InsertText()170 nInsertTextLength = pInsertText->length; in Preedit_InsertText()174 XIMUnicodeText *pUniText = (XIMUnicodeText*)pInsertText; in Preedit_InsertText()182 if (pInsertText->encoding_is_wchar) in Preedit_InsertText()184 wchar_t *pWCString = pInsertText->string.wide_char; in Preedit_InsertText()191 pMBString = pInsertText->string.multi_byte; in Preedit_InsertText()
Completed in 16 milliseconds