Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier_ng/appearance/
Drs_border_modifier.cpp24 Vector4<Color> RSBorderModifier::GetBorderColor() const in GetBorderColor() function in OHOS::Rosen::ModifierNG::RSBorderModifier
/foundation/arkui/ace_engine/frameworks/core/components/counter/
Dcounter_theme.h126 const NG::BorderColorProperty& GetBorderColor() const in GetBorderColor() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_showing_properties_freezer.cpp206 std::optional<Vector4<Color>> RSShowingPropertiesFreezer::GetBorderColor() const in GetBorderColor() function in OHOS::Rosen::RSShowingPropertiesFreezer
Drs_modifier_extractor.cpp202 Vector4<Color> RSModifierExtractor::GetBorderColor() const in GetBorderColor() function in OHOS::Rosen::RSModifierExtractor
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dimage_composed_element.cpp210 std::string ImageComposedElement::GetBorderColor() const in GetBorderColor() function in OHOS::Ace::V2::ImageComposedElement
Dinspector_composed_element.cpp830 std::string InspectorComposedElement::GetBorderColor() const in GetBorderColor() function in OHOS::Ace::V2::InspectorComposedElement
/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_ng/pattern/security_component/
Dsecurity_component_theme.h144 const Color& GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/components/search/
Dsearch_theme.h305 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/progress/
Dprogress_theme.h291 const Color& GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_theme.h364 Color GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/components/popup/
Dpopup_theme.h430 const Color& GetBorderColor() const in GetBorderColor() function
/foundation/arkui/ace_engine/frameworks/core/components/button/
Dbutton_theme.h226 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/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_render_node_modifier.cpp797 int32_t GetBorderColor(ArkUIRenderNodeHandle handle, uint32_t* left, uint32_t* top, uint32_t* right… in GetBorderColor() function
Dnode_common_modifier.cpp6973 void GetBorderColor(ArkUINodeHandle node, ArkUI_Uint32 (*values)[4]) in GetBorderColor() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp966 Vector4<Color> RSProperties::GetBorderColor() const in GetBorderColor() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_pattern.cpp2764 Color MenuItemPattern::GetBorderColor() const in GetBorderColor() function in OHOS::Ace::NG::MenuItemPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp8147 BorderColorProperty ViewAbstract::GetBorderColor(FrameNode* frameNode) in GetBorderColor() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp5244 NG::BorderColorProperty JSViewAbstract::GetBorderColor(const CommonColor& commonColor) in GetBorderColor() function in OHOS::Ace::Framework::JSViewAbstract
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp1980 const ArkUI_AttributeItem* GetBorderColor(ArkUI_NodeHandle node) in GetBorderColor() function