Searched refs:SetAtBoolean (Results 1 – 3 of 3) sorted by relevance
417 void SetAtBoolean(const CFX_ByteStringC& key, FX_BOOL bValue);
788 void CPDF_Dictionary::SetAtBoolean(const CFX_ByteStringC& key, FX_BOOL bValue) { in SetAtBoolean() function in CPDF_Dictionary
730 m_pFormDict->SetAtBoolean("NeedAppearances", bNeedAP); in NeedConstructAP()