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
336 testUnsupported('this.getOCGs');
90 JS_STATIC_METHOD(getOCGs, CJS_Document)257 CJS_Result getOCGs(CJS_Runtime* pRuntime,
1090 CJS_Result CJS_Document::getOCGs( in getOCGs() function in CJS_Document