OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsAttributeAndTypeExtension
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementRegistrationContext.h
60
static void
setIsAttributeAndTypeExtension
(Element*, const AtomicString& type);
CustomElementRegistrationContext.cpp
119
void CustomElementRegistrationContext::
setIsAttributeAndTypeExtension
(Element* element, const AtomicString& type)
/external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp
711
CustomElementRegistrationContext::
setIsAttributeAndTypeExtension
(element.get(), typeExtension);
735
CustomElementRegistrationContext::
setIsAttributeAndTypeExtension
(element.get(), typeExtension);
[
all
...]
Completed in 50 milliseconds