Searched refs:m_pCharProcs (Results 1 – 2 of 2) sorted by relevance
1596 m_pCharProcs(nullptr), in CPDF_Type3Font()1639 m_pCharProcs = m_pFontDict->GetDict("CharProcs"); in _Load()1672 ToStream(m_pCharProcs ? m_pCharProcs->GetElementValue(name) : nullptr); in LoadChar()
409 CPDF_Dictionary* m_pCharProcs; variable