Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h98 CJS_Result get_runtime_highlight(CJS_Runtime* pRuntime);
Dcjs_app.cpp468 CJS_Result CJS_App::get_runtime_highlight(CJS_Runtime* pRuntime) { in get_runtime_highlight() function in CJS_App