OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JET_DOC_WILLSAVE
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/src/javascript/
JS_EventHandler.cpp
79
Initial(
JET_DOC_WILLSAVE
);
477
case
JET_DOC_WILLSAVE
: return (FX_LPCWSTR)L"WillSave";
525
case
JET_DOC_WILLSAVE
: return (FX_LPCWSTR)L"Doc";
/external/pdfium/fpdfsdk/include/javascript/
JS_EventHandler.h
20
JET_DOC_WILLSAVE
,
Completed in 336 milliseconds