OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetBoundsForTabStrip
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/ui/views/frame/
browser_frame.cc
30
gfx::Rect BrowserFrame::
GetBoundsForTabStrip
(views::View* tabstrip) const {
31
return browser_frame_view_->
GetBoundsForTabStrip
(tabstrip);
popup_non_client_frame_view.cc
49
gfx::Rect PopupNonClientFrameView::
GetBoundsForTabStrip
(
app_panel_browser_frame_view.cc
91
gfx::Rect AppPanelBrowserFrameView::
GetBoundsForTabStrip
(
glass_browser_frame_view.cc
112
gfx::Rect GlassBrowserFrameView::
GetBoundsForTabStrip
(
481
// comment in
GetBoundsForTabStrip
().)
opaque_browser_frame_view.cc
223
gfx::Rect OpaqueBrowserFrameView::
GetBoundsForTabStrip
(
[
all
...]
Completed in 160 milliseconds