Home
last modified time | relevance | path

Searched defs:pChar (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_type3font.cpp139 const CPDF_Type3Char* pChar = LoadChar(charcode); in GetCharWidthF() local
145 const CPDF_Type3Char* pChar = LoadChar(charcode); in GetCharBBox() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp121 const CPDF_Type3Char* pChar = m_pFont->LoadChar(charcode); in RenderGlyph() local
Dcpdf_renderstatus.cpp974 bool Type3CharMissingFillColor(const CPDF_Type3Char* pChar, in Type3CharMissingFillColor()
980 bool Type3CharMissingStrokeColor(const CPDF_Type3Char* pChar, in Type3CharMissingStrokeColor()
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp3064 const char* pChar = unitTempString.c_str(); in UnitValue() local