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

  /external/chromium/chrome/browser/chromeos/
drop_shadow_label.h 44 virtual gfx::Size GetTextSize() const;
drop_shadow_label.cc 73 gfx::Size DropShadowLabel::GetTextSize() const {
74 gfx::Size text_size = Label::GetTextSize();

Completed in 1342 milliseconds