DEFINE_ELEMENT_TYPE_CASTS   70 Source/core/dom/PseudoElement.h DEFINE_ELEMENT_TYPE_CASTS(PseudoElement, isPseudoElement());
DEFINE_ELEMENT_TYPE_CASTS   86 Source/core/dom/shadow/InsertionPoint.h DEFINE_ELEMENT_TYPE_CASTS(InsertionPoint, isInsertionPoint());
DEFINE_ELEMENT_TYPE_CASTS  126 Source/core/html/HTMLElement.h DEFINE_ELEMENT_TYPE_CASTS(HTMLElement, isHTMLElement());
DEFINE_ELEMENT_TYPE_CASTS   93 Source/core/html/HTMLFrameOwnerElement.h DEFINE_ELEMENT_TYPE_CASTS(HTMLFrameOwnerElement, isFrameOwnerElement());
DEFINE_ELEMENT_TYPE_CASTS  124 Source/core/html/shadow/MediaControls.h DEFINE_ELEMENT_TYPE_CASTS(MediaControls, isMediaControls());
DEFINE_ELEMENT_TYPE_CASTS   82 Source/core/html/shadow/SliderThumbElement.h DEFINE_ELEMENT_TYPE_CASTS(SliderThumbElement, isHTMLElement());
DEFINE_ELEMENT_TYPE_CASTS   82 Source/core/html/track/vtt/VTTElement.h DEFINE_ELEMENT_TYPE_CASTS(VTTElement, isVTTElement());
DEFINE_ELEMENT_TYPE_CASTS  229 Source/core/svg/SVGElement.h DEFINE_ELEMENT_TYPE_CASTS(SVGElement, isSVGElement());