Searched defs:bUpdateAP (Results 1 – 2 of 2) sorted by relevance
563 bool bUpdateAP = CPDF_InteractiveForm::IsUpdateAPEnabled(); in LoadFXAnnots() local
574 void CPDF_InteractiveForm::SetUpdateAP(bool bUpdateAP) { in SetUpdateAP()