Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/counter/
Dcounter_theme.h120 const NG::BorderColorProperty& GetBorderColor() const in GetBorderColor() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_showing_properties_freezer.cpp181 std::optional<Vector4<Color>> RSShowingPropertiesFreezer::GetBorderColor() const in GetBorderColor() function in OHOS::Rosen::RSShowingPropertiesFreezer
Drs_modifier_extractor.cpp201 Vector4<Color> RSModifierExtractor::GetBorderColor() const in GetBorderColor() function in OHOS::Rosen::RSModifierExtractor
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dimage_composed_element.cpp214 std::string ImageComposedElement::GetBorderColor() const in GetBorderColor() function in OHOS::Ace::V2::ImageComposedElement
Dinspector_composed_element.cpp842 std::string InspectorComposedElement::GetBorderColor() const in GetBorderColor() function in OHOS::Ace::V2::InspectorComposedElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_theme.h138 const Color& GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/components/box/
Dbox_component_helper.h53 static Color GetBorderColor(const RefPtr<Decoration> decoration) in GetBorderColor() function
Drender_box.cpp1390 Color RenderBox::GetBorderColor(const BorderEdgeHelper& helper) const in GetBorderColor() function in OHOS::Ace::RenderBox
/foundation/arkui/ace_engine/frameworks/core/components/progress/
Dprogress_theme.h249 const Color& GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
Dapp_bar_theme.h121 const Color& GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/components/button/
Dbutton_theme.h204 const Color& GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/animation/
Danimatable_properties.cpp635 Color AnimatableProperties::GetBorderColor(const BorderEdgeHelper& helper) const in GetBorderColor() function in OHOS::Ace::AnimatableProperties
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp1093 Vector4<Color> RSProperties::GetBorderColor() const in GetBorderColor() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp3926 BorderColorProperty ViewAbstract::GetBorderColor(FrameNode* frameNode) in GetBorderColor() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp5074 void GetBorderColor(ArkUINodeHandle node, ArkUI_Uint32 (*values)[4]) in GetBorderColor() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp1743 const ArkUI_AttributeItem* GetBorderColor(ArkUI_NodeHandle node) in GetBorderColor() function