Searched defs:SetOuterBorderColor (Results 1 – 6 of 6) sorted by relevance
75 void SetOuterBorderColor(const Color& value) override {} in SetOuterBorderColor() function76 …void SetOuterBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorR… in SetOuterBorderColor() function
320 void SetOuterBorderColor(const Color& value) override in SetOuterBorderColor() function324 …void SetOuterBorderColor(const std::optional<Color>& colorLeft, const std::optional<Color>& colorR… in SetOuterBorderColor() function
628 void ViewAbstract::SetOuterBorderColor(const Color& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract638 void ViewAbstract::SetOuterBorderColor(FrameNode* frameNode, const Color& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract645 void ViewAbstract::SetOuterBorderColor(const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract653 void ViewAbstract::SetOuterBorderColor(FrameNode* frameNode, const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::ViewAbstract
116 virtual void SetOuterBorderColor(const BorderColorProperty& value) {}; in SetOuterBorderColor() function
1069 void RSNode::SetOuterBorderColor(const Vector4<Color>& color) in SetOuterBorderColor() function in OHOS::Rosen::RSNode
1913 void RosenRenderContext::SetOuterBorderColor(const BorderColorProperty& value) in SetOuterBorderColor() function in OHOS::Ace::NG::RosenRenderContext