Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_func_declaration.h33 std::vector<double> tableValues; // list of number between 0 and 1 member
79 void SetTableValues(const std::string& tableValues) in SetTableValues()