HomeSort by relevance Sort by last modified time
    Searched refs:GetNativeCharSet (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_interform.h 48 static uint8_t GetNativeCharSet();
cpdf_interform.cpp 74 uint8_t charSet = CPDF_InterForm::GetNativeCharSet();
585 uint8_t charSet = CPDF_InterForm::GetNativeCharSet();
590 uint8_t CPDF_InterForm::GetNativeCharSet() {
814 return pDocument ? AddNativeFont(GetNativeCharSet(), pDocument) : nullptr;
    [all...]

Completed in 1424 milliseconds