Home
last modified time | relevance | path

Searched refs:NOT_FOUND_ERR (Results 1 – 10 of 10) sorted by relevance

/external/webkit/WebCore/dom/
DRange.cpp186 ec = NOT_FOUND_ERR; in setStart()
224 ec = NOT_FOUND_ERR; in setEnd()
343 ec = NOT_FOUND_ERR; in compareNode()
368 ec = NOT_FOUND_ERR; in compareNode()
391 ec = NOT_FOUND_ERR; in compareBoundaryPoints()
550 ec = NOT_FOUND_ERR; in intersectsNode()
567 ec = NOT_FOUND_ERR; in intersectsNode()
908 ec = NOT_FOUND_ERR; in insertNode()
1190 ec = NOT_FOUND_ERR; in setStartAfter()
1215 ec = NOT_FOUND_ERR; in setEndBefore()
[all …]
DNamedAttrMap.cpp80 ec = NOT_FOUND_ERR; in removeNamedItem()
104 ec = NOT_FOUND_ERR; in setNamedItem()
154 ec = NOT_FOUND_ERR; in removeNamedItem()
DExceptionCode.h38 NOT_FOUND_ERR = 8, enumerator
DContainerNode.cpp82 ec = NOT_FOUND_ERR; in insertBefore()
182 ec = NOT_FOUND_ERR; in replaceChild()
316 ec = NOT_FOUND_ERR; in removeChild()
328 ec = NOT_FOUND_ERR; in removeChild()
DDOMCoreException.idl52 const unsigned short NOT_FOUND_ERR = 8;
DElement.cpp120 if (ec == NOT_FOUND_ERR) in removeAttribute()
1129 ec = NOT_FOUND_ERR; in removeAttributeNode()
1160 if (ec == NOT_FOUND_ERR) in removeAttribute()
DNode.cpp558 ec = NOT_FOUND_ERR; in removeChild()
1001 ec = NOT_FOUND_ERR; in checkReplaceChild()
1057 ec = NOT_FOUND_ERR; in checkAddChild()
/external/webkit/WebCore/css/
DMediaList.cpp139 ec = NOT_FOUND_ERR; in deleteMedium()
/external/webkit/WebCore/
DChangeLog-2003-10-251957 for removeAttribute and removeAttributeNS; these don't give NOT_FOUND_ERR. But keep the
1958 NOT_FOUND_ERR for removeAttributeNode and removedNamedItem.
DChangeLog18171 Uncaught NOT_FOUND_ERR: DOMException 8 loading empty text file