Home
last modified time | relevance | path

Searched refs:WMLErrorDuplicatedDoElement (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/wml/
DWMLErrorHandling.h34 WMLErrorDuplicatedDoElement, enumerator
DWMLErrorHandling.cpp76 case WMLErrorDuplicatedDoElement: in errorMessageForErrorCode()
DWMLEventHandlingElement.cpp59 reportWMLError(document, WMLErrorDuplicatedDoElement); in registerDoElement()