Searched refs:m_sAPType (Results 1 – 2 of 2) sorted by relevance
18 m_sAPType("N") { in CBA_FontMap()168 CPDF_Object* pObject = pAPDict->GetElement(m_sAPType); in AddFontToAnnotDict()172 CPDF_Stream* pStream = pAPDict->GetStream(m_sAPType); in AddFontToAnnotDict()176 pAPDict->SetAtReference(m_sAPType, m_pDocument, objnum); in AddFontToAnnotDict()267 m_sAPType = sAPType; in SetAPType()
43 CFX_ByteString m_sAPType; variable