Searched refs:xSurfaceInset (Results 1 – 2 of 2) sorted by relevance
141 const float xSurfaceInset = std::clamp(inset, 0.f, inputBounds.getWidth() / 2.f); in getInputBounds() local145 inputBounds.left += xSurfaceInset; in getInputBounds()147 inputBounds.right -= xSurfaceInset; in getInputBounds()
3753 const float xSurfaceInset = std::clamp(inset, 0.f, inputBounds.getWidth() / 2.f); in getInputBounds() local3757 inputBounds.left += xSurfaceInset; in getInputBounds()3759 inputBounds.right -= xSurfaceInset; in getInputBounds()