Searched refs:image_x (Results 1 – 2 of 2) sorted by relevance
83 int image_x = leading_label_->IsVisible() ? leading_label_->width() : 0; in OnPaint() local88 gfx::Rect tab_button_bounds(image_x, in OnPaint()
145 int image_x = kDragFrameBorderSize; in PaintDetachedView() local149 scale_canvas.FillRectInt(SK_ColorBLACK, image_x, image_y, image_w, image_h); in PaintDetachedView()152 gfx::Rect(image_x, image_y, image_w, image_h)); in PaintDetachedView()