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

  /external/chromium_org/ui/message_center/views/
bounded_label.h 67 string16 GetWrappedTextForTest(int width, int lines);
bounded_label_unittest.cc 60 return label_->GetWrappedTextForTest(width, lines_);
bounded_label.cc 343 string16 BoundedLabel::GetWrappedTextForTest(int width, int lines) {

Completed in 133 milliseconds