OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFA_SAVEAS_XDP
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_doc.cpp
596
int fileType = bXDP ?
FXFA_SAVEAS_XDP
: FXFA_SAVEAS_XML;
608
bXDP ?
FXFA_SAVEAS_XDP
: FXFA_SAVEAS_XML,
627
} else if (fileType ==
FXFA_SAVEAS_XDP
) {
933
} else if (fileType ==
FXFA_SAVEAS_XDP
) {
[
all
...]
/external/pdfium/public/
fpdf_formfill.h
374
#define
FXFA_SAVEAS_XDP
2
[
all
...]
Completed in 93 milliseconds