Home
last modified time | relevance | path

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

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