Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DRange.cpp190 ec = NOT_FOUND_ERR; in setStart()
228 ec = NOT_FOUND_ERR; in setEnd()
347 ec = NOT_FOUND_ERR; in compareNode()
372 ec = NOT_FOUND_ERR; in compareNode()
395 ec = NOT_FOUND_ERR; in compareBoundaryPoints()
554 ec = NOT_FOUND_ERR; in intersectsNode()
571 ec = NOT_FOUND_ERR; in intersectsNode()
912 ec = NOT_FOUND_ERR; in insertNode()
1194 ec = NOT_FOUND_ERR; in setStartAfter()
1219 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.cpp84 ec = NOT_FOUND_ERR; in insertBefore()
184 ec = NOT_FOUND_ERR; in replaceChild()
318 ec = NOT_FOUND_ERR; in removeChild()
330 ec = NOT_FOUND_ERR; in removeChild()
DDOMCoreException.idl50 const unsigned short NOT_FOUND_ERR = 8;
DElement.cpp130 if (ec == NOT_FOUND_ERR) in removeAttribute()
1155 ec = NOT_FOUND_ERR; in removeAttributeNode()
1190 if (ec == NOT_FOUND_ERR) in removeAttribute()
DNode.cpp640 ec = NOT_FOUND_ERR; in removeChild()
1100 ec = NOT_FOUND_ERR; in checkReplaceChild()
1156 ec = NOT_FOUND_ERR; in checkAddChild()
/external/webkit/WebCore/storage/
DIDBDatabaseException.idl35 const unsigned short NOT_FOUND_ERR = 2;
/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.
DChangeLog-2010-01-2992057 Uncaught NOT_FOUND_ERR: DOMException 8 loading empty text file