HomeSort by relevance Sort by last modified time
    Searched refs:bUpdateAP (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_interform.h 39 static void SetUpdateAP(bool bUpdateAP);
cpdf_interform.cpp 684 void CPDF_InterForm::SetUpdateAP(bool bUpdateAP) {
685 s_bUpdateAP = bUpdateAP;
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_pageview.cpp 413 bool bUpdateAP = CPDF_InterForm::IsUpdateAPEnabled();
417 CPDF_InterForm::SetUpdateAP(bUpdateAP);

Completed in 58 milliseconds