Searched defs:foregroundBrush (Results 1 – 3 of 3) sorted by relevance
100 std::optional<Drawing::Brush> foregroundBrush; member
1365 …Drawing_SetTextStyleForegroundBrush(OH_Drawing_TextStyle* style, OH_Drawing_Brush* foregroundBrush) in OH_Drawing_SetTextStyleForegroundBrush()1373 …Drawing_TextStyleGetForegroundBrush(OH_Drawing_TextStyle* style, OH_Drawing_Brush* foregroundBrush) in OH_Drawing_TextStyleGetForegroundBrush()
1374 OH_Drawing_Brush *foregroundBrush = OH_Drawing_BrushCreate(); variable