Home
last modified time | relevance | path

Searched refs:SetCodePage (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_EditCtrl.h117 void SetCodePage(FX_INT32 nCodePage){m_nCodePage = nCodePage;} in SetCodePage() function
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_TextField.cpp331 pEdit->SetCodePage(936); in OnSetFocus()
DFFL_ComboBox.cpp356 pEdit->SetCodePage(936); in OnSetFocus()