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

  /external/pdfium/public/
fpdf_doc.h 112 #define PDFACTION_REMOTEGOTO 2 // Go to a destination within another document.
  /external/pdfium/fpdfsdk/src/
fpdfdoc.cpp 142 return PDFACTION_REMOTEGOTO;
166 if (type != PDFACTION_REMOTEGOTO && type != PDFACTION_LAUNCH)

Completed in 735 milliseconds