OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PDFACTION_GOTO
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/fpdfsdk/include/
fpdfdoc.h
50
#define
PDFACTION_GOTO
1 // Go to a destination within current document.
/external/pdfium/fpdfsdk/src/
fpdfdoc.cpp
75
return
PDFACTION_GOTO
;
/external/chromium_org/pdf/pdfium/
pdfium_page.cc
295
case
PDFACTION_GOTO
: {
Completed in 51 milliseconds