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

  /external/chromium_org/ui/views/controls/
label.cc 235 gfx::Size size(GetTextSize());
242 gfx::Size text_size(GetTextSize());
333 gfx::Size Label::GetTextSize() const {
412 gfx::Size text_size(GetTextSize());
535 const gfx::Size text_size = GetTextSize();
label.h 136 virtual gfx::Size GetTextSize() const;

Completed in 55 milliseconds