Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
Dsvg_fe_flood_declaration.h24 Color floodColor = Color::BLACK; member
36 void SetFloodColor(const Color& floodColor) in SetFloodColor()