Searched refs:GetLayoutInfo (Results 1 – 1 of 1) sorted by relevance
459 GBLayoutInfo info = GetLayoutInfo(parent, MINSIZE); in getMinimumLayoutDimensions()477 GBLayoutInfo info = GetLayoutInfo(parent, PREFERREDSIZE); in getPreferredLayoutDimensions()629 GBLayoutInfo info = GetLayoutInfo(parent, PREFERREDSIZE); in preferredLayoutSize()640 GBLayoutInfo info = GetLayoutInfo(parent, MINSIZE); in minimumLayoutSize()652 GBLayoutInfo info = GetLayoutInfo(parent, TINYSIZE); in tinyLayoutSize()770 protected GBLayoutInfo GetLayoutInfo(Container parent, in GetLayoutInfo() method in GBLayout1619 info = GetLayoutInfo(parent, PREFERREDSIZE); in ArrangeGrid()1626 info = GetLayoutInfo(parent, MINSIZE); in ArrangeGrid()1630 tinyinfo = GetLayoutInfo(parent, TINYSIZE); in ArrangeGrid()