Home
last modified time | relevance | path

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

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