OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetWrappedTextForTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/message_center/views/
bounded_label.h
69
base::string16
GetWrappedTextForTest
(int width, int lines);
bounded_label_unittest.cc
62
return label_->
GetWrappedTextForTest
(width, lines_);
bounded_label.cc
356
base::string16 BoundedLabel::
GetWrappedTextForTest
(int width, int lines) {
Completed in 75 milliseconds