Searched refs:m_pRoleMap (Results 1 – 2 of 2) sorted by relevance
43 m_pRoleMap = m_pTreeRoot->GetDict(FX_BSTRC("RoleMap")); in CPDF_StructTreeImpl()205 if (pTree->m_pRoleMap) { in CPDF_StructElementImpl()206 CFX_ByteString mapped = pTree->m_pRoleMap->GetString(m_Type); in CPDF_StructElementImpl()
32 const CPDF_Dictionary* m_pRoleMap; variable