Searched refs:spacing_L (Results 1 – 1 of 1) sorted by relevance
5051 float spacing_L = (float)(int)(style.ItemSpacing.x * 0.5f); in Selectable() local5053 float spacing_R = style.ItemSpacing.x - spacing_L; in Selectable()5055 bb.Min.x -= spacing_L; in Selectable()