HomeSort by relevance Sort by last modified time
    Searched defs:GetTextSize (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/
drop_shadow_label.cc 73 gfx::Size DropShadowLabel::GetTextSize() const {
74 gfx::Size text_size = Label::GetTextSize();
  /external/chromium_org/ui/views/controls/
label.cc 234 gfx::Size prefsize(GetTextSize());
328 gfx::Size Label::GetTextSize() const {
408 gfx::Size text_size(GetTextSize());

Completed in 28 milliseconds