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

  /external/pdfium/public/
fpdf_formfill.h 633 #define FPDFPAGE_AACTION_CLOSE 1 // /C -- An action to be performed when the page is closed
    [all...]
  /external/pdfium/testing/
embedder_test.cpp 273 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_CLOSE);
  /external/pdfium/samples/
pdfium_test.cc 546 FORM_DoPageAAction(page, form, FPDFPAGE_AACTION_CLOSE);

Completed in 948 milliseconds