Searched refs:border_bottom (Results 1 – 2 of 2) sorted by relevance
220 gfx::Rect border_bottom = gfx::SubtractRects(rect, content_rect); in OnPaint() local221 canvas->FillRect(border_bottom, kResultBorderColor); in OnPaint()
168 scoped_refptr<SolidColorLayer> border_bottom = CreateSolidColorLayer( in CreateSolidColorLayerWithBorder() local174 layer->AddChild(border_bottom); in CreateSolidColorLayerWithBorder()