HomeSort by relevance Sort by last modified time
    Searched refs:HasFontWidths (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/fpdfapi/font/
cpdf_simplefont.h 32 bool HasFontWidths() const override;
cpdf_font.h 65 virtual bool HasFontWidths() const;
cpdf_simplefont.cpp 216 bool CPDF_SimpleFont::HasFontWidths() const {
cpdf_font.cpp 163 bool CPDF_Font::HasFontWidths() const {
  /external/pdfium/core/fpdfapi/render/
cpdf_charposlist.cpp 70 if (!pFont->IsEmbedded() && pFont->HasFontWidths() && !bVertWriting &&

Completed in 442 milliseconds