Searched defs:CPDF_Font (Results 1 – 5 of 5) sorted by relevance
15 class CPDF_Font; variable
18 class CPDF_Font; variable
84 CPDF_Font::CPDF_Font(int fonttype) : m_FontType(fonttype) { in CPDF_Font() function in CPDF_Font
23 class CPDF_Font; variable