Searched refs:MinRowHeight (Results 1 - 2 of 2) 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 function in class:BGridLayout
685 constraints->min = MinRowHeight(index);

Completed in 35 milliseconds