Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/v8/
DV8DOMWrapper.h239 static V8ClassIndex::V8WrapperType htmlElementType(HTMLElement*);
DV8DOMWrapper.cpp919 V8ClassIndex::V8WrapperType V8DOMWrapper::htmlElementType(HTMLElement* element) in htmlElementType() function in WebCore::V8DOMWrapper
1189 type = htmlElementType(static_cast<HTMLElement*>(node)); in convertNodeToV8Object()
/external/webkit/WebCore/
DChangeLog15019 (WebCore::V8DOMWrapper::htmlElementType):
15184 (WebCore::V8DOMWrapper::htmlElementType):