Searched refs:SetDomAttributes (Results 1 – 1 of 1) sorted by relevance
377 bool SetDomAttributes( in SetDomAttributes() function1890 SetDomAttributes(runtime, argv[CREATE_BODY_ATTR_IDX], *command); in JsDomCreateBody()1927 SetDomAttributes(runtime, argv[ADD_ELEMENT_ATTR_IDX], *command); in JsDomAddElement()2001 if (SetDomAttributes(runtime, argv[UPLOAD_ELEMENT_DOM_IDX], *command)) { in JsUpdateElementAttrs()2375 if (SetDomAttributes(runtime, attr, *command)) { in JsSetAttribute()