Searched refs:m_sAPType (Results 1 – 2 of 2) sorted by relevance
165 m_sAPType = sAPType; in SetAPType()319 if (ToDictionary(pAPDict->GetObjectFor(m_sAPType))) in AddFontToAnnotDict()322 CPDF_Stream* pStream = pAPDict->GetStreamFor(m_sAPType); in AddFontToAnnotDict()325 pAPDict->SetNewFor<CPDF_Reference>(m_sAPType, m_pDocument.Get(), in AddFontToAnnotDict()
93 ByteString m_sAPType = "N"; variable