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 40 static void SetUpdateAP(bool bUpdateAP);
cpdf_interform.cpp 653 void CPDF_InterForm::SetUpdateAP(bool bUpdateAP) {
654 s_bUpdateAP = bUpdateAP;
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_pageview.cpp 453 bool bUpdateAP = CPDF_InterForm::IsUpdateAPEnabled();
457 CPDF_InterForm::SetUpdateAP(bUpdateAP);

Completed in 751 milliseconds