Home
last modified time | relevance | path

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

/haiku/headers/os/interface/
H A DGridLayout.h42 float MinRowHeight(int row) const;
/haiku/src/kits/interface/
H A DGridLayout.cpp353 BGridLayout::MinRowHeight(int row) const in MinRowHeight() function in BGridLayout
685 constraints->min = MinRowHeight(index); in GetColumnRowConstraints()
/haiku/docs/user/interface/
H A DGridLayout.dox229 \fn float BGridLayout::MinRowHeight(int row) const