Searched refs:getOCGs (Results 1 – 4 of 4) sorted by relevance
41 Alert: PASS: typeof this.getOCGs = function42 Alert: PASS: this.getOCGs() = undefined43 Alert: PASS: this.getOCGs(1, 2, "clams", [1, 2, 3]) = undefined
332 testUnsupported('this.getOCGs');
91 JS_STATIC_METHOD(getOCGs, CJS_Document)258 CJS_Result getOCGs(CJS_Runtime* pRuntime,
1088 CJS_Result CJS_Document::getOCGs( in getOCGs() function in CJS_Document