Home
last modified time | relevance | path

Searched defs:isPickerIndicatorElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DPickerIndicatorElement.cpp147 bool PickerIndicatorElement::isPickerIndicatorElement() const in isPickerIndicatorElement() function in WebCore::PickerIndicatorElement
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h439 virtual bool isPickerIndicatorElement() const { return false; } in isPickerIndicatorElement() function