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

  /external/chromium_org/ui/views/examples/
button_example.cc 90 case TextButton::ICON_ON_LEFT:
94 text_button_->set_icon_placement(TextButton::ICON_ON_LEFT);
  /external/chromium_org/ui/views/controls/button/
text_button.cc 603 icon_placement_(ICON_ON_LEFT),
677 if (icon_placement_ == ICON_ON_LEFT) {
724 if (icon_placement_ == ICON_ON_LEFT) {
text_button.h 344 ICON_ON_LEFT,

Completed in 31 milliseconds