Searched refs:m_sAPType (Results 1 – 2 of 2) sorted by relevance
15 m_sAPType("N") in CBA_FontMap()31 m_sAPType("N") in CBA_FontMap()182 CPDF_Object* pObject = pAPDict->GetElement(m_sAPType); in AddFontToAnnotDict()186 CPDF_Stream* pStream = pAPDict->GetStream(m_sAPType); in AddFontToAnnotDict()191 pAPDict->SetAtReference(m_sAPType, m_pDocument, objnum); in AddFontToAnnotDict()295 m_sAPType = sAPType; in SetAPType()
48 CFX_ByteString m_sAPType; variable