Searched refs:getPageBox (Results 1 – 4 of 4) sorted by relevance
41 Alert: PASS: typeof this.getPageBox = function42 Alert: PASS: this.getPageBox() = undefined43 Alert: PASS: this.getPageBox(1, 2, "clams", [1, 2, 3]) = undefined
314 testUnsupported('this.getPageBox');
203 bool getPageBox(CJS_Runtime* pRuntime,379 JS_STATIC_METHOD(getPageBox, Document);
1072 bool Document::getPageBox(CJS_Runtime* pRuntime, in getPageBox() function in Document