Searched refs:mirrored_x (Results 1 – 2 of 2) sorted by relevance
707 int mirrored_x = GetMirroredXWithWidthInView( in OnPaintBackground() local725 gfx::Rect(mirrored_x, y, kTextWidth, in OnPaintBackground()833 int mirrored_x = GetMirroredXWithWidthInView( in OnPaintBackground() local845 gfx::Rect(mirrored_x, y, kTextWidth, font_list_.GetHeight())); in OnPaintBackground()
1661 int mirrored_x = GetMirroredXInView(event.x()); in CalculateDropLocation() local1664 const int other_delta_x = mirrored_x - other_bookmarked_button_->x(); in CalculateDropLocation()1687 int button_x = mirrored_x - button->x(); in CalculateDropLocation()1713 int overflow_delta_x = mirrored_x - overflow_button_->x(); in CalculateDropLocation()1727 mirrored_x < other_bookmarked_button_->x()) { in CalculateDropLocation()