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

  /external/chromium_org/ui/views/controls/
label.cc 157 if (allow_character_break != allow_character_break_) {
158 allow_character_break_ = allow_character_break;
390 allow_character_break_ = false;
482 if (allow_character_break_)
label.h 235 bool allow_character_break_; member in class:views::Label

Completed in 304 milliseconds