Searched refs:GetNativeCharSet (Results 1 – 2 of 2) sorted by relevance
56 static uint8_t GetNativeCharSet();
93 uint8_t charSet = CPDF_InteractiveForm::GetNativeCharSet(); in InitDict()578 uint8_t charSet = CPDF_InteractiveForm::GetNativeCharSet(); in AddNativeInteractiveFormFont()583 uint8_t CPDF_InteractiveForm::GetNativeCharSet() { in GetNativeCharSet() function in CPDF_InteractiveForm690 return pDocument ? AddNativeFont(GetNativeCharSet(), pDocument) : nullptr; in AddNativeFont()