Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.h139 static const JSMethodSpec GlobalFunctionSpecs[]; variable
Dcjs_publicmethods.cpp33 const JSMethodSpec CJS_PublicMethods::GlobalFunctionSpecs[] = { member in CJS_PublicMethods
214 for (const auto& spec : GlobalFunctionSpecs) in DefineJSObjects()