Searched refs:SetGradientShape (Results 1 – 2 of 2) sorted by relevance
464 static void SetGradientShape(const std::string& gradientShape, Declaration& declaration);
2582 SetGradientShape(values->GetValue(DOM_GRADIENT_SHAPE)->GetString(), declaration); in SetBackground()2731 void Declaration::SetGradientShape(const std::string& gradientShape, Declaration& declaration) in SetGradientShape() function in OHOS::Ace::Declaration