Searched refs:GetRoleMap (Results 1 – 2 of 2) sorted by relevance
37 if (pTree->GetRoleMap()) { in CPDF_StructElement()38 ByteString mapped = pTree->GetRoleMap()->GetStringFor(m_Type); in CPDF_StructElement()
32 const CPDF_Dictionary* GetRoleMap() const { return m_pRoleMap.Get(); } in GetRoleMap() function