GetThemePaintRect   95 chrome/browser/ui/libgtk2ui/gtk2_border.cc   gfx::Rect rect(native_theme_delegate->GetThemePaintRect());
GetThemePaintRect   21 chrome/browser/ui/views/toolbar/back_button.cc   gfx::Rect rect(LabelButton::GetThemePaintRect());
GetThemePaintRect   32 chrome/browser/ui/views/toolbar/back_button.h   virtual gfx::Rect GetThemePaintRect() const OVERRIDE;
GetThemePaintRect  105 ui/views/controls/button/label_button.h   virtual gfx::Rect GetThemePaintRect() const OVERRIDE;
GetThemePaintRect  100 ui/views/controls/button/label_button_border.cc   gfx::Rect rect(native_theme_delegate->GetThemePaintRect());
GetThemePaintRect  166 ui/views/controls/button/text_button.cc   gfx::Rect rect(delegate_->GetThemePaintRect());
GetThemePaintRect  204 ui/views/controls/button/text_button.h   virtual gfx::Rect GetThemePaintRect() const OVERRIDE;
GetThemePaintRect   29 ui/views/native_theme_delegate.h   virtual gfx::Rect GetThemePaintRect() const = 0;