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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
CustomElement.cpp 128 case Element::NotCustomElement:
Node.h 247 NotCustomElement,
252 bool isCustomElement() const { return customElementState() != NotCustomElement; }
    [all...]
Node.cpp     [all...]

Completed in 277 milliseconds