Home
last modified time | relevance | path

Searched defs:boxStyle (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/panel/
Dsliding_panel_component.cpp45 auto boxStyle = component->GetBoxStyle(); in Create() local
82 void SlidingPanelComponent::BuildInnerChild(const RefPtr<BoxComponent>& boxStyle, const RefPtr<Pane… in BuildInnerChild()
Dsliding_panel_component_v2.h34 void SetBoxStyle(const RefPtr<BoxComponent>& boxStyle) in SetBoxStyle()
/foundation/arkui/ace_engine/frameworks/core/components/focusable/
Dfocusable_component.h130 void SetBoxStyle(const RefPtr<BoxComponent>& boxStyle) in SetBoxStyle()
139 void SetFocusedBoxStyle(const RefPtr<BoxComponent>& boxStyle) in SetFocusedBoxStyle()