Searched refs:center_left_x (Results 1 – 1 of 1) sorted by relevance
426 int center_left_x = left_x; in DrawContentShadow() local429 center_left_x += top_left->Width() - kContentShadowThickness; in DrawContentShadow()434 top_center->SetSource(cr, center_left_x, top_y - kContentShadowThickness); in DrawContentShadow()436 cairo_rectangle(cr, center_left_x, top_y - kContentShadowThickness, in DrawContentShadow()449 int right_x = center_left_x + center_width; in DrawContentShadow()