Searched refs:GetBoolean (Results 1 – 9 of 9) sorted by relevance
307 return m_pDict->GetBoolean("NewWindow"); in GetNewWindow()325 return m_pDict->GetBoolean("IsMap"); in GetMouseMap()341 return m_pDict->GetBoolean("H", TRUE); in GetHideStatus()390 return m_pDict->GetBoolean("Synchronous"); in IsSynchronous()395 return m_pDict->GetBoolean("Repeat"); in IsRepeat()400 return m_pDict->GetBoolean("Mix"); in IsMixPlay()
174 _approximateLineInfo = info.GetBoolean("ApproximateLineInfo"); in RecognitionException()
196 _approximateLineInfo = info.GetBoolean("ApproximateLineInfo"); in RecognitionException()
494 return m_pEncryptDict->GetBoolean(FX_BSTRC("EncryptMetadata"), TRUE); in IsMetadataEncrypted()523 …AES256_SetPerms(pEncryptDict, m_Permissions, pEncryptDict->GetBoolean(FX_BSTRC("EncryptMetadata"),… in OnCreate()
682 FX_BOOL CPDF_Dictionary::GetBoolean(FX_BSTR key, FX_BOOL bDefault) const in GetBoolean() function in CPDF_Dictionary
25 FX_BOOL bRegenerateAP = pAcroForm && pAcroForm->GetBoolean("NeedAppearances"); in CPDF_AnnotList()
700 return m_pDict->GetBoolean("FB"); in GetFittingBounds()
1017 return m_pFormDict->GetBoolean("NeedAppearances"); in NeedConstructAP()
421 FX_BOOL GetBoolean(FX_BSTR key, FX_BOOL bDefault = FALSE) const;