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

  /external/pdfium/public/
fpdf_doc.h 26 #define PDFACTION_LAUNCH 4
130 // PDFACTION_LAUNCH
149 // action - handle to the action. |action| must be a |PDFACTION_LAUNCH| or
  /external/pdfium/fpdfsdk/
fpdfdoc.cpp 153 return PDFACTION_LAUNCH;
173 if (type != PDFACTION_REMOTEGOTO && type != PDFACTION_LAUNCH)

Completed in 516 milliseconds