Home
last modified time | relevance | path

Searched refs:willCommit (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
Devent.h57 bool willCommit(CJS_Runtime* pRuntime,
87 JS_STATIC_PROP(willCommit, event);
Devent.cpp298 bool event::willCommit(CJS_Runtime* pRuntime, in willCommit() function in event