Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_event.h104 CJS_Result get_will_commit(CJS_Runtime* pRuntime);
Dcjs_event.cpp291 CJS_Result CJS_Event::get_will_commit(CJS_Runtime* pRuntime) { in get_will_commit() function in CJS_Event