Searched refs:before_icon_unclamped (Results 1 – 1 of 1) sorted by relevance
634 int before_icon_unclamped = (offset_into_icon_area + (IconWidth(false) / 2) + in OnDragUpdated() local641 int before_icon = std::min(std::max(before_icon_unclamped, 0), in OnDragUpdated()