Home | History | Annotate | Download | only in gtk

Lines Matching refs:top_y

413   int left_x, top_y;
416 &top_y);
434 top_center->SetSource(cr, center_left_x, top_y - kContentShadowThickness);
436 cairo_rectangle(cr, center_left_x, top_y - kContentShadowThickness,
451 cr, left_x - kContentShadowThickness, top_y - kContentShadowThickness);
456 top_y - kContentShadowThickness,
462 top_right->SetSource(cr, right_x, top_y - kContentShadowThickness);
465 top_y - kContentShadowThickness,
478 int side_y = top_y - kContentShadowThickness + top_right->Height();