Searched refs:SELECT_MENE_HEIGHT (Results 1 – 1 of 1) sorted by relevance
90 constexpr float SELECT_MENE_HEIGHT = 140.0f; variable4172 …= startHandle->GetY() + offset.GetY() - radius - startHandle->GetEdgeHeight() - SELECT_MENE_HEIGHT; in ComputeClippedSelectionBounds()4180 selectY = selectY + viewPortY + offset.GetY() - SELECT_MENE_HEIGHT - radius; in ComputeClippedSelectionBounds()4186 return RectF(selectX, selectY, selectWidth, SELECT_MENE_HEIGHT); in ComputeClippedSelectionBounds()