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 144 if (allow_character_break != allow_character_break_) {
145 allow_character_break_ = allow_character_break;
368 allow_character_break_ = false;
464 if (allow_character_break_)
label.h 256 bool allow_character_break_; member in class:views::Label

Completed in 35 milliseconds