Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:GetNativeCharSet

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;