Searched refs:MaxRowHeight (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DGridLayout.h45 float MaxRowHeight(int32 row) const;
/haiku/src/kits/interface/
H A DGridLayout.cpp367 BGridLayout::MaxRowHeight(int32 row) const function in class:BGridLayout
686 constraints->max = MaxRowHeight(index);

Completed in 31 milliseconds