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

  /external/chromium_org/ui/views/controls/button/
text_button.cc 435 gfx::Rect TextButtonBase::GetContentBounds(int extra_width) const {
464 return GetContentBounds(0);
730 gfx::Rect bounds(GetContentBounds(extra_width));
  /external/chromium/chrome/browser/
aeropeek_manager.cc 616 gfx::Rect GetContentBounds() const;
821 gfx::Rect AeroPeekWindow::GetContentBounds() const {
    [all...]

Completed in 814 milliseconds