Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::TextTool::SelectionRange Struct Reference

Normalized logical text range, with start inclusive and end exclusive. Newline code points participate in the logical range even though they do not produce highlight geometry. More...

#include "donner/editor/TextTool.h"

Public Member Functions

bool operator== (const SelectionRange &) const =default

Public Attributes

std::size_t start = 0
std::size_t end = 0

Detailed Description

Normalized logical text range, with start inclusive and end exclusive. Newline code points participate in the logical range even though they do not produce highlight geometry.


The documentation for this struct was generated from the following file: