Searched defs:CompositionUnderline (Results 1 – 1 of 1) sorted by relevance
69 struct CompositionUnderline { struct70 CompositionUnderline() in CompositionUnderline() argument72 CompositionUnderline(unsigned s, unsigned e, const Color& c, bool t) in CompositionUnderline() argument74 unsigned startOffset;75 unsigned endOffset;76 Color color;77 bool thick;