Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/
Ddrop_shadow_label.cc73 gfx::Size DropShadowLabel::GetTextSize() const { in GetTextSize() function in chromeos::DropShadowLabel
74 gfx::Size text_size = Label::GetTextSize(); in GetTextSize()
Ddrop_shadow_label.h44 virtual gfx::Size GetTextSize() const;