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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 320 bool isComboBox() const { return roleValue() == ComboBoxRole; }
AXRenderObject.cpp 234 if (isComboBox())
    [all...]

Completed in 49 milliseconds