OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PDFACTION_LAUNCH
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/public/
fpdf_doc.h
115
#define
PDFACTION_LAUNCH
4 // Launch an application or open a file.
/external/pdfium/fpdfsdk/src/
fpdfdoc.cpp
146
return
PDFACTION_LAUNCH
;
166
if (type != PDFACTION_REMOTEGOTO && type !=
PDFACTION_LAUNCH
)
Completed in 33 milliseconds