Searched refs:IsType3Font (Results 1 – 7 of 7) sorted by relevance
75 virtual bool IsType3Font() const;102 bool IsEmbedded() const { return IsType3Font() || m_pFontFile != nullptr; } in IsEmbedded()
30 bool IsType3Font() const override;
38 bool CPDF_Type3Font::IsType3Font() const { in IsType3Font() function in CPDF_Type3Font
70 bool CPDF_Font::IsType3Font() const { in IsType3Font() function in CPDF_Font
106 if (pFont->IsType3Font()) in DrawTextString()
770 if (pFont->IsType3Font()) in ProcessText()
1165 if (pFont->IsType3Font()) { in FindFont()1239 pFont->IsType3Font() ? TextRenderingMode::MODE_FILL in AddTextObject()