Searched defs:ForegroundColorSpan (Results 1 – 1 of 1) sorted by relevance
49 struct ForegroundColorSpan : public HeapBase { struct50 int16_t start;51 int16_t end;52 ColorType fontColor;