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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AccessibilityListBox.h 44 virtual bool canSetSelectedChildrenAttribute() const OVERRIDE;
AccessibilityListBox.cpp 57 bool AccessibilityListBox::canSetSelectedChildrenAttribute() const
87 if (!canSetSelectedChildrenAttribute())
AccessibilityObject.h 363 virtual bool canSetSelectedChildrenAttribute() const { return false; }

Completed in 523 milliseconds