Searched defs:MenuPathParams (Results 1 – 1 of 1) sorted by relevance
31 struct MenuPathParams { struct32 float radiusTopLeftPx = 0.0f;33 float radiusTopRightPx = 0.0f;34 float radiusBottomLeftPx = 0.0f;35 float radiusBottomRightPx = 0.0f;36 OffsetF childOffset = OffsetF();37 SizeF frameSize = SizeF();38 OffsetF arrowPosition = OffsetF();39 Placement arrowPlacement = Placement::NONE;40 bool didNeedArrow = false;