Searched refs:getPageNthWordQuads (Results 1 – 4 of 4) sorted by relevance
102 Alert: PASS: typeof this.getPageNthWordQuads = function103 Alert: PASS: this.getPageNthWordQuads() threw Document.getPageNthWordQuads: Operation not supported.
199 expect('typeof this.getPageNthWordQuads', 'function');203 expectError('this.getPageNthWordQuads()');
93 JS_STATIC_METHOD(getPageNthWordQuads, CJS_Document)263 CJS_Result getPageNthWordQuads(
1272 CJS_Result CJS_Document::getPageNthWordQuads( in getPageNthWordQuads() function in CJS_Document