Home
last modified time | relevance | path

Searched defs:ForegroundColorSpan (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dspannable_string.h49 struct ForegroundColorSpan : public HeapBase { struct
50 int16_t start;
51 int16_t end;
52 ColorType fontColor;