Searched defs:LineBackgroundColorSpan (Results 1 – 1 of 1) sorted by relevance
55 struct LineBackgroundColorSpan : public HeapBase { struct56 int16_t start;57 int16_t end;58 ColorType linebackgroundColor;