Searched refs:GetBoxStyle (Results 1 – 6 of 6) sorted by relevance
29 const RefPtr<BoxComponent>& GetBoxStyle() const in GetBoxStyle() function
122 RefPtr<BoxComponent> GetBoxStyle() const in GetBoxStyle() function
44 auto boxStyle = component->GetBoxStyle(); in Create()
126 RefPtr<BoxComponent> GetBoxStyle() const in GetBoxStyle() function
51 boxStyle_ = focusableComponent->GetBoxStyle(); in Update()
242 return panel->GetBoxStyle(); in GetPanelBox()