OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HTMLHtmlElement
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLHtmlElement.cpp
25
#include "core/html/
HTMLHtmlElement
.h"
39
HTMLHtmlElement
::
HTMLHtmlElement
(Document& document)
45
PassRefPtr<
HTMLHtmlElement
>
HTMLHtmlElement
::create(Document& document)
47
return adoptRef(new
HTMLHtmlElement
(document));
50
bool
HTMLHtmlElement
::isURLAttribute(const Attribute& attribute) const
55
void
HTMLHtmlElement
::insertedByParser()
/prebuilts/tools/common/m2/internal/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar
/prebuilts/tools/common/m2/internal/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar
Completed in 53 milliseconds