Home
last modified time | relevance | path

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

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