HomeSort by relevance Sort by last modified time
    Searched refs:willCommit (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/javascript/
event.h 57 bool willCommit(CJS_Runtime* pRuntime,
87 JS_STATIC_PROP(willCommit, event);
event.cpp 38 {"willCommit", get_willCommit_static, set_willCommit_static},
298 bool event::willCommit(CJS_Runtime* pRuntime,
307 vp << pEvent->WillCommit();

Completed in 1168 milliseconds