Searched refs:HasFontWidths (Results 1 – 5 of 5) sorted by relevance
32 bool HasFontWidths() const override;
98 virtual bool HasFontWidths() const;
308 bool CPDF_SimpleFont::HasFontWidths() const { in HasFontWidths() function in CPDF_SimpleFont
152 bool CPDF_Font::HasFontWidths() const { in HasFontWidths() function in CPDF_Font
66 if (is_vertical_writing || font->IsEmbedded() || !font->HasFontWidths()) { in ApplyGlyphSpacingHeuristic()