Searched defs:GetCodePage (Results 1 - 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/pdfwindow/ | ||
H A D | PWL_EditCtrl.h | 62 int32_t GetCodePage() const { return m_nCodePage; } function in class:CPWL_EditCtrl |
/external/pdfium/xfa/fxfa/parser/ | ||
H A D | cxfa_widetextread.cpp | 85 uint16_t CXFA_WideTextRead::GetCodePage() const { function in class:CXFA_WideTextRead 90 return GetCodePage(); |
/external/pdfium/xfa/fgas/crt/ | ||
H A D | fgas_stream.cpp | 223 uint16_t GetCodePage() const override; 261 uint16_t GetCodePage() const override; 1010 uint16_t CFGAS_TextStream::GetCodePage() const { function in class:CFGAS_TextStream 1406 uint16_t CFGAS_Stream::GetCodePage() const { function in class:CFGAS_Stream |
Completed in 160 milliseconds