Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h76 CJS_Return findComponent(CJS_Runtime* pRuntime,
148 JS_STATIC_METHOD(findComponent, app);
Dcjs_app.cpp279 CJS_Return app::findComponent(CJS_Runtime* pRuntime, in findComponent() function in app