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

/haiku/headers/os/interface/
H A DGridLayout.h39 float RowWeight(int32 row) const;
/haiku/src/kits/interface/
H A DGridLayout.cpp339 BGridLayout::RowWeight(int32 row) const function in class:BGridLayout
687 constraints->weight = RowWeight(index);

Completed in 35 milliseconds