Searched defs:GetContentBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/button/
H A Dtext_button.cc419 gfx::Rect TextButtonBase::GetContentBounds(int extra_width) const { function in class:views::TextButtonBase
448 return GetContentBounds(0);
720 gfx::Rect bounds(GetContentBounds(extra_width));
/external/chromium/chrome/browser/
H A Daeropeek_manager.cc616 gfx::Rect GetContentBounds() const;
821 gfx::Rect AeroPeekWindow::GetContentBounds() const { function in class:AeroPeekWindow
944 GetContentBounds(),
968 new SendLivePreviewTask(hwnd(), GetContentBounds(), preview));

Completed in 74 milliseconds