Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_document.h175 CJS_Return getPrintParams(CJS_Runtime* pRuntime,
306 JS_STATIC_METHOD(getPrintParams, Document);
Dcjs_document.cpp1309 CJS_Return Document::getPrintParams( in getPrintParams() function in Document
/external/pdfium/testing/resources/javascript/
Ddocument_methods.in231 expect('typeof this.getPrintParams', 'function');
Ddocument_methods_expected.txt101 Alert: PASS: typeof this.getPrintParams = function