Searched defs:SetOuterBorderColor (Results 1 – 6 of 6) sorted by relevance
76 void SetOuterBorderColor(const Color& value) override {} in SetOuterBorderColor() function77 …void SetOuterBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorR… in SetOuterBorderColor() function79 void SetOuterBorderColor(const NG::BorderColorProperty& borderColors) override {} in SetOuterBorderColor() function
420 void SetOuterBorderColor(const Color& value) override in SetOuterBorderColor() function424 …void SetOuterBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorR… in SetOuterBorderColor() function436 void SetOuterBorderColor(const NG::BorderColorProperty& borderColors) override in SetOuterBorderColor() function
725 void ViewAbstract::SetOuterBorderColor(const Color& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract735 void ViewAbstract::SetOuterBorderColor(FrameNode* frameNode, const Color& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract742 void ViewAbstract::SetOuterBorderColor(const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract750 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
1330 void RSNode::SetOuterBorderColor(const Vector4<Color>& color) in SetOuterBorderColor() function in OHOS::Rosen::RSNode
2444 void RosenRenderContext::SetOuterBorderColor(const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::RosenRenderContext