Home | History | Annotate | Download | only in bubble

Lines Matching refs:start_x

265     int start_x = left + tl_width;
266 int before_arrow = arrow_offset - start_x - top_arrow_->width() / 2;
271 start_x + before_arrow + top_arrow_->width() / 2,
279 start_x,
323 int start_x = left + bl_width;
324 int before_arrow = arrow_offset - start_x - bottom_arrow_->width() / 2;
329 start_x + before_arrow + bottom_arrow_->width() / 2,
337 start_x,
355 int start_x,
361 * start_x
372 canvas->TileImageInt(*edge, start_x, start_y,
378 start_x + (is_horizontal ? before_arrow : offset),
382 start_x += (is_horizontal ? before_arrow + arrow->width() : 0);
384 canvas->TileImageInt(*edge, start_x, start_y,