Home | History | Annotate | Download | only in gtk

Lines Matching refs:top_y

378   int left_x, top_y;
381 &top_y);
403 center_left_x, top_y - kContentShadowThickness);
405 cairo_rectangle(cr, center_left_x, top_y - kContentShadowThickness,
420 left_x - kContentShadowThickness, top_y - kContentShadowThickness);
425 top_y - kContentShadowThickness,
432 right_x, top_y - kContentShadowThickness);
435 top_y - kContentShadowThickness,
448 int side_y = top_y - kContentShadowThickness + top_right->Height();