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 91 case TextButton::ICON_ON_LEFT:
95 text_button_->set_icon_placement(TextButton::ICON_ON_LEFT);
  /external/chromium_org/ui/views/controls/button/
text_button.cc 614 icon_placement_(ICON_ON_LEFT),
687 if (icon_placement_ == ICON_ON_LEFT) {
734 if (icon_placement_ == ICON_ON_LEFT) {
text_button.h 329 ICON_ON_LEFT,

Completed in 1127 milliseconds