Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h86 CJS_Result get_fullscreen(CJS_Runtime* pRuntime);
Dcjs_app.cpp478 CJS_Result CJS_App::get_fullscreen(CJS_Runtime* pRuntime) { in get_fullscreen() function in CJS_App