Home
last modified time | relevance | path

Searched refs:tab_height (Results 1 – 12 of 12) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_gtk.cc261 int tab_height = static_cast<int>(kScalingFactor * in SetContainerShapeMask() local
265 0, tab_height, in SetContainerShapeMask()
266 size.width(), size.height() - tab_height); in SetContainerShapeMask()
291 int tab_height = static_cast<int>(kScalingFactor * in OnExposeEvent() local
300 gfx::Rect(kDragFrameBorderSize, tab_height, in OnExposeEvent()
302 widget->allocation.height - tab_height - in OnExposeEvent()
318 double top_y = tab_height - kDragFrameBorderSize + offset; in OnExposeEvent()
Dtab_strip_gtk.cc1338 int tab_height = TabGtk::GetStandardSize().height(); in GenerateIdealBounds() local
1350 tab_height); in GenerateIdealBounds()
1785 int tab_height = TabGtk::GetStandardSize().height(); in AnimationLayout() local
1796 tab_height); in AnimationLayout()
/external/chromium_org/chrome/browser/ui/gtk/tabs/
Ddragged_view_gtk.cc365 int tab_height = static_cast<int>( in SetContainerShapeMask() local
369 0, tab_height, in SetContainerShapeMask()
370 size.width(), size.height() - tab_height); in SetContainerShapeMask()
391 int tab_height = static_cast<int>( in OnExpose() local
403 gfx::Rect dest_rect(kDragFrameBorderSize, tab_height, in OnExpose()
405 allocation.height - tab_height - in OnExpose()
422 double top_y = tab_height - kDragFrameBorderSize + offset; in OnExpose()
Dtab_strip_gtk.cc1437 int tab_height = TabGtk::GetStandardSize().height(); in GenerateIdealBounds() local
1449 tab_height); in GenerateIdealBounds()
1932 int tab_height = TabGtk::GetStandardSize().height(); in AnimationLayout() local
1943 tab_height); in AnimationLayout()
/external/chromium/chrome/browser/ui/views/tabs/
Ddragged_tab_view.cc141 int tab_height = renderer_bounds_.back().height(); in PaintDetachedView() local
143 tab_height - kDragFrameBorderSize, in PaintDetachedView()
144 ps.width(), ps.height() - tab_height); in PaintDetachedView()
146 int image_y = tab_height; in PaintDetachedView()
Dtab_strip.cc898 int tab_height = Tab::GetStandardSize().height(); in GenerateIdealBounds() local
919 tab_height)); in GenerateIdealBounds()
/external/chromium_org/chrome/browser/ui/views/tabs/
Ddragged_tab_view.cc145 int tab_height = renderer_bounds_.back().height(); in PaintDetachedView() local
146 scale_canvas.FillRect(gfx::Rect(0, tab_height - kDragFrameBorderSize, in PaintDetachedView()
147 ps.width(), ps.height() - tab_height), in PaintDetachedView()
150 tab_height, in PaintDetachedView()
Dtab_strip.cc2517 int tab_height = Tab::GetStandardSize().height(); in GenerateIdealBounds() local
2529 tab_height)); in GenerateIdealBounds()
2550 int tab_height = Tab::GetStandardSize().height(); in GenerateIdealBoundsForMiniTabs() local
2554 gfx::Rect(next_x, 0, mini_width, tab_height)); in GenerateIdealBoundsForMiniTabs()
/external/chromium_org/ui/views/controls/tabbed_pane/
Dtabbed_pane.cc214 SkScalar tab_height = in OnPaint() local
221 path.rLineTo(0, -tab_height); in OnPaint()
223 path.rLineTo(0, tab_height); in OnPaint()
/external/chromium_org/chrome/browser/ui/gtk/website_settings/
Dwebsite_settings_popup_gtk.cc336 int tab_height = ui::ResourceBundle::GetSharedInstance().GetNativeImageNamed( in InitContents() local
338 gtk_widget_set_size_request(tabstrip_alignment_, -1, tab_height); in InitContents()
/external/chromium_org/chrome/browser/ui/cocoa/
Dtabpose_window.mm349 // a := tab_width / tab_height = w / h
/external/chromium/chrome/browser/ui/cocoa/
Dtabpose_window.mm398 // a := tab_width / tab_height = w / h