Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_mask_declaration.h29 std::string maskUnits = "objectBoundingBox"; member
95 void SetMaskUnits(const std::string& maskUnits) in SetMaskUnits()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h135 std::string maskUnits = "objectBoundingBox"; member