Home
last modified time | relevance | path

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

/haiku/src/apps/expander/
H A DExpanderWindow.cpp131 BGroupLayout* pathLayout; in ExpanderWindow() local
148 .GetLayout(&pathLayout) in ExpanderWindow()
159 pathLayout->SetExplicitMaxSize(BSize(B_SIZE_UNLIMITED, B_SIZE_UNSET)); in ExpanderWindow()