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