Searched refs:bUpdateAP (Results 1 – 3 of 3) sorted by relevance
54 static void SetUpdateAP(bool bUpdateAP);
613 void CPDF_InteractiveForm::SetUpdateAP(bool bUpdateAP) { in SetUpdateAP() argument614 s_bUpdateAP = bUpdateAP; in SetUpdateAP()
505 bool bUpdateAP = CPDF_InteractiveForm::IsUpdateAPEnabled(); in LoadFXAnnots() local509 CPDF_InteractiveForm::SetUpdateAP(bUpdateAP); in LoadFXAnnots()