Searched refs:getAnnots3D (Results 1 – 4 of 4) sorted by relevance
35 Alert: PASS: typeof this.getAnnots3D = function36 Alert: PASS: this.getAnnots3D() = undefined37 Alert: PASS: this.getAnnots3D(1, 2, "clams", [1, 2, 3]) = undefined
330 testUnsupported('this.getAnnots3D');
86 JS_STATIC_METHOD(getAnnots3D, CJS_Document)248 CJS_Result getAnnots3D(CJS_Runtime* pRuntime,
1082 CJS_Result CJS_Document::getAnnots3D( in getAnnots3D() function in CJS_Document