Searched refs:GetRoleMap (Results 1 – 2 of 2) sorted by relevance
25 if (pTree->GetRoleMap()) { in GetStructElementType()26 ByteString mapped = pTree->GetRoleMap()->GetStringFor(type); in GetStructElementType()
31 const CPDF_Dictionary* GetRoleMap() const { return m_pRoleMap.Get(); } in GetRoleMap() function