Searched refs:center_x (Results 1 – 3 of 3) sorted by relevance
734 int center_x; in GetDropBounds() local738 center_x = tab->x() - (kTabHOffset / 2); in GetDropBounds()740 center_x = tab->x() + (tab->width() / 2); in GetDropBounds()743 center_x = last_tab->x() + last_tab->width() + (kTabHOffset / 2); in GetDropBounds()747 center_x = GetMirroredXInView(center_x); in GetDropBounds()750 gfx::Point drop_loc(center_x - drop_indicator_width / 2, in GetDropBounds()
1536 int center_x; in GetDropBounds() local1542 center_x = bounds.x() - (kTabHOffset / 2); in GetDropBounds()1544 center_x = bounds.x() + (bounds.width() / 2); in GetDropBounds()1548 center_x = bounds.x() + bounds.width() + (kTabHOffset / 2); in GetDropBounds()1551 center_x = gtk_util::MirroredXCoordinate(tabstrip_.get(), center_x); in GetDropBounds()1554 gfx::Point drop_loc(center_x - drop_indicator_width / 2, in GetDropBounds()
358 int center_x = ((sx1 >> 16) + 1) < ((sx2-1) >> 16); in scale_05_to_10() local382 if (center_x) { in scale_05_to_10()402 if (center_x) { in scale_05_to_10()423 if (center_x) { in scale_05_to_10()