OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLineLimit
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/message_center/views/
bounded_label.h
45
int
GetLineLimit
() const;
bounded_label.cc
172
int lines = owner_->
GetLineLimit
();
293
int BoundedLabel::
GetLineLimit
() const {
notification_view.cc
497
int used_limit = message_view_->
GetLineLimit
();
Completed in 1929 milliseconds