HomeSort by relevance Sort by last modified time
    Searched defs:AsType1Font (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfapi/font/
cpdf_type1font.cpp 69 const CPDF_Type1Font* CPDF_Type1Font::AsType1Font() const {
73 CPDF_Type1Font* CPDF_Type1Font::AsType1Font() {
cpdf_font.cpp 89 const CPDF_Type1Font* CPDF_Font::AsType1Font() const {
93 CPDF_Type1Font* CPDF_Font::AsType1Font() {
431 if (AsType1Font()->GetBase14Font() < 0)

Completed in 178 milliseconds