HomeSort by relevance Sort by last modified time
    Searched refs:setTypeExtension (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementRegistrationContext.h 66 static void setTypeExtension(Element*, const AtomicString& type);
CustomElementRegistrationContext.cpp 127 setTypeExtension(element, type);
130 void CustomElementRegistrationContext::setTypeExtension(Element* element, const AtomicString& type)
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.cpp     [all...]

Completed in 131 milliseconds