Searched defs:SetOuterBorderColor (Results 1 – 6 of 6) sorted by relevance
82 void SetOuterBorderColor(const Color& value) override {} in SetOuterBorderColor() function83 …void SetOuterBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorR… in SetOuterBorderColor() function85 void SetOuterBorderColor(const NG::BorderColorProperty& borderColors) override {} in SetOuterBorderColor() function
447 void SetOuterBorderColor(const Color& value) override in SetOuterBorderColor() function451 …void SetOuterBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorR… in SetOuterBorderColor() function463 void SetOuterBorderColor(const NG::BorderColorProperty& borderColors) override in SetOuterBorderColor() function
759 void ViewAbstract::SetOuterBorderColor(const Color& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract769 void ViewAbstract::SetOuterBorderColor(FrameNode* frameNode, const Color& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract776 void ViewAbstract::SetOuterBorderColor(const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract784 void ViewAbstract::SetOuterBorderColor(FrameNode* frameNode, const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract
136 virtual void SetOuterBorderColor(const BorderColorProperty& value) {}; in SetOuterBorderColor() function
1336 void RSNode::SetOuterBorderColor(const Vector4<Color>& color) in SetOuterBorderColor() function in OHOS::Rosen::RSNode
2513 void RosenRenderContext::SetOuterBorderColor(const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::RosenRenderContext