isPickerIndicatorElement 439 Source/core/dom/Element.h virtual bool isPickerIndicatorElement() const { return false; } isPickerIndicatorElement 75 Source/core/html/shadow/PickerIndicatorElement.h virtual bool isPickerIndicatorElement() const OVERRIDE; isPickerIndicatorElement 83 Source/core/html/shadow/PickerIndicatorElement.h DEFINE_TYPE_CASTS(PickerIndicatorElement, Element, element, element->isPickerIndicatorElement(), element.isPickerIndicatorElement());