HomeSort by relevance Sort by last modified time
    Searched refs:SetUpdateAP (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) {
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_pageview.cpp 415 CPDF_InterForm::SetUpdateAP(false);
417 CPDF_InterForm::SetUpdateAP(bUpdateAP);

Completed in 137 milliseconds