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

  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 62 #define PDFFONT_TRUETYPE 2
117 return m_FontType == PDFFONT_TRUETYPE ? (CPDF_TrueTypeFont*)(void*)this : NULL;
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 154 case PDFFONT_TRUETYPE:
    [all...]

Completed in 88 milliseconds