Searched defs:GetCharSetFromUnicode (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2984 SetCaret(m_pVT->InsertWord(m_wpCaret,word,GetCharSetFromUnicode(word, charset),pWordProps));
3540 wp = m_pVT->InsertWord(wp,word,GetCharSetFromUnicode(word, charset),pWordProps);
3549 FX_INT32 CFX_Edit::GetCharSetFromUnicode(FX_WORD word, FX_INT32 nOldCharset) function in class:CFX_Edit

Completed in 120 milliseconds