Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dbrowser_window_gtk.cc478 int side_y = top_y - kContentShadowThickness + top_right->Height(); in DrawContentShadow() local
482 int side_height = bottom_y - side_y - 1; in DrawContentShadow()
486 left->SetSource(cr, left_x - kContentShadowThickness, side_y); in DrawContentShadow()
490 side_y, in DrawContentShadow()
499 right->SetSource(cr, right_side_x, side_y); in DrawContentShadow()
503 side_y, in DrawContentShadow()