Searched defs:RichEditorDragInfo (Results 1 – 1 of 1) sorted by relevance
26 struct RichEditorDragInfo { struct27 std::optional<Color> handleColor;28 std::optional<Color> selectedBackgroundColor;29 RectF firstHandle;30 RectF secondHandle;31 float selectedWidth = 0.0f;