Searched refs:getAnnot3D (Results 1 – 4 of 4) sorted by relevance
32 Alert: PASS: typeof this.getAnnot3D = function33 Alert: PASS: this.getAnnot3D() = undefined34 Alert: PASS: this.getAnnot3D(1, 2, "clams", [1, 2, 3]) = undefined
329 testUnsupported('this.getAnnot3D');
85 JS_STATIC_METHOD(getAnnot3D, CJS_Document)246 CJS_Result getAnnot3D(CJS_Runtime* pRuntime,
1076 CJS_Result CJS_Document::getAnnot3D( in getAnnot3D() function in CJS_Document