Searched refs:removeIcon (Results 1 – 4 of 4) sorted by relevance
99 Alert: PASS: typeof this.removeIcon = function100 Alert: PASS: this.removeIcon() threw error Document.removeIcon: Incorrect number of parameters pass…
260 expect('typeof this.removeIcon', 'function');263 expectError('this.removeIcon()');
160 …FX_BOOL removeIcon(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideStrin…268 JS_STATIC_METHOD(removeIcon, Document);
137 JS_STATIC_METHOD_ENTRY(removeIcon) in END_JS_STATIC_CONST()1582 FX_BOOL Document::removeIcon(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_… in removeIcon() function in Document