Searched refs:getPageBox (Results 1 – 4 of 4) sorted by relevance
44 Alert: PASS: typeof this.getPageBox = function45 Alert: PASS: this.getPageBox() = undefined46 Alert: PASS: this.getPageBox(1, 2, "clams", [1, 2, 3]) = undefined
333 testUnsupported('this.getPageBox');
92 JS_STATIC_METHOD(getPageBox, CJS_Document)260 CJS_Result getPageBox(CJS_Runtime* pRuntime,
992 CJS_Result CJS_Document::getPageBox( in getPageBox() function in CJS_Document