Home
last modified time | relevance | path

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

/external/pdfium/testing/resources/javascript/
Dbug_492_1.in57 var annots = this.getAnnots();
Dbug_679643.in97 var annots = this.getAnnots();
Ddocument_methods.in152 expect('typeof this.getAnnots', 'function');
Ddocument_methods_expected.txt83 Alert: PASS: typeof this.getAnnots = function
/external/pdfium/fxjs/
Dcjs_document.h150 CJS_Return getAnnots(CJS_Runtime* pRuntime,
294 JS_STATIC_METHOD(getAnnots, Document);
Dcjs_document.cpp1036 CJS_Return Document::getAnnots( in getAnnots() function in Document