Home
last modified time | relevance | path

Searched refs:SetCachedLines (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dbounded_label.cc59 void SetCachedLines(int width, int lines);
100 SetCachedLines(width, lines); in GetLinesForWidthAndLimit()
229 void InnerBoundedLabel::SetCachedLines(int width, int lines) { in SetCachedLines() function in message_center::InnerBoundedLabel