Home
last modified time | relevance | path

Searched refs:SetCharSet (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_EditCtrl.h58 void SetCharSet(uint8_t nCharSet) { m_nCharSet = nCharSet; } in SetCharSet() function
DPWL_Edit.cpp462 SetCharSet(FXFONT_ANSI_CHARSET); in OnKillFocus()
718 SetCharSet(nNewCharSet); in OnChar()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_textfield.cpp276 pEdit->SetCharSet(FXFONT_GB2312_CHARSET); in OnSetFocus()
Dcffl_combobox.cpp268 pEdit->SetCharSet(FXFONT_GB2312_CHARSET); in OnSetFocus()