Searched refs:GetNativeCharSet (Results 1 – 3 of 3) sorted by relevance
242 uint8_t charSet = CPDF_InterForm::GetNativeCharSet(); in InitInterFormDict()442 uint8_t charSet = CPDF_InterForm::GetNativeCharSet(); in GetNativeInterFormFont()597 uint8_t charSet = CPDF_InterForm::GetNativeCharSet(); in AddNativeInterFormFont()
436 uint8_t charSet = GetNativeCharSet(); in GetNativeFont()442 uint8_t CPDF_InterForm::GetNativeCharSet() { in GetNativeCharSet() function in CPDF_InterForm520 return pDocument ? AddNativeFont(GetNativeCharSet(), pDocument) : nullptr; in AddNativeFont()
547 static uint8_t GetNativeCharSet();