Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_EditCtrl.h59 int32_t GetCharSet() const;
DPWL_EditCtrl.cpp270 InsertWord(word, GetCharSet()); in OnChar()
552 int32_t CPWL_EditCtrl::GetCharSet() const { in GetCharSet() function in CPWL_EditCtrl
DPWL_Edit.cpp714 int32_t nOldCharSet = GetCharSet(); in OnChar()