Searched refs:bUpdateAP (Results 1 – 2 of 2) sorted by relevance
528 CPDF_InterForm(CPDF_Document* pDocument, FX_BOOL bUpdateAP);531 static void EnableUpdateAP(FX_BOOL bUpdateAP);
265 void CPDF_InterForm::EnableUpdateAP(FX_BOOL bUpdateAP) { in EnableUpdateAP() argument266 m_bUpdateAP = bUpdateAP; in EnableUpdateAP()