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

  /external/chromium_org/ui/views/controls/button/
text_button.cc 439 gfx::Rect TextButtonBase::GetContentBounds(int extra_width) const {
468 return GetContentBounds(0);
705 gfx::Rect bounds(GetContentBounds(extra_width));
text_button.h 230 gfx::Rect GetContentBounds(int extra_width) const;

Completed in 55 milliseconds