Home
last modified time | relevance | path

Searched refs:canShrinkInfos (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.cpp266 BList canShrinkInfos; in _LayoutLine() local
284 canShrinkInfos.AddItem(info); in _LayoutLine()
296 infosToLayout = canShrinkInfos; in _LayoutLine()