Searched refs:getPrintParams (Results 1 – 4 of 4) sorted by relevance
175 CJS_Return getPrintParams(CJS_Runtime* pRuntime,306 JS_STATIC_METHOD(getPrintParams, Document);
1309 CJS_Return Document::getPrintParams( in getPrintParams() function in Document
231 expect('typeof this.getPrintParams', 'function');
101 Alert: PASS: typeof this.getPrintParams = function