Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.cpp21 #define JS_STR_VIEWERVARIATION L"Full" macro
138 return CJS_Result::Success(pRuntime->NewString(JS_STR_VIEWERVARIATION)); in get_viewer_variation()