OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMessageLines
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/views/
notification_view.h
80
int
GetMessageLines
(int width, int limit);
notification_view.cc
656
int current =
GetMessageLines
(width, GetMessageLineLimit(width));
657
int expanded =
GetMessageLines
(width,
681
int NotificationView::
GetMessageLines
(int width, int limit) {
Completed in 33 milliseconds