Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.cpp29 constexpr wchar_t kStrPlatform[] = L"WIN"; variable
176 return CJS_Result::Success(pRuntime->NewString(kStrPlatform)); in get_platform()