Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
Dapp.h105 bool findComponent(CJS_Runtime* pRuntime,
205 JS_STATIC_METHOD(findComponent, app);
Dapp.cpp431 bool app::findComponent(CJS_Runtime* pRuntime, in findComponent() function in app