Searched refs:SetAtBoolean (Results 1 – 3 of 3) sorted by relevance
480 void SetAtBoolean(FX_BSTR key, FX_BOOL bValue);
836 void CPDF_Dictionary::SetAtBoolean(FX_BSTR key, FX_BOOL bValue) in SetAtBoolean() function in CPDF_Dictionary
1024 m_pFormDict->SetAtBoolean("NeedAppearances", bNeedAP); in NeedConstructAP()