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

  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementRegistrationContext.h 65 static void setIsAttributeAndTypeExtension(Element*, const AtomicString& type);
CustomElementRegistrationContext.cpp 122 void CustomElementRegistrationContext::setIsAttributeAndTypeExtension(Element* element, const AtomicString& type)
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp 772 CustomElementRegistrationContext::setIsAttributeAndTypeExtension(element.get(), typeExtension);
814 CustomElementRegistrationContext::setIsAttributeAndTypeExtension(element.get(), typeExtension);
    [all...]

Completed in 1335 milliseconds