Searched refs:image_w (Results 1 – 1 of 1) sorted by relevance
147 int image_w = ps.width() - kTwiceDragFrameBorderSize; 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()