Home
last modified time | relevance | path

Searched refs:get_calculate (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/
Dcjs_app.h27 CJS_Return get_calculate(CJS_Runtime* pRuntime);
Dcjs_document.h38 CJS_Return get_calculate(CJS_Runtime* pRuntime);
Dcjs_app.cpp113 CJS_Return app::get_calculate(CJS_Runtime* pRuntime) { in get_calculate() function in app
Dcjs_document.cpp908 CJS_Return Document::get_calculate(CJS_Runtime* pRuntime) { in get_calculate() function in Document