Home
last modified time | relevance | path

Searched refs:getVisualIndent (Results 1 – 2 of 2) sorted by relevance

/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/
H A DQuaqua14LayoutStyle.java432 Insets vgap = getVisualIndent(component1); in getPreferredGap()
696 private Insets getVisualIndent(JComponent component) { in getVisualIndent() method in Quaqua14LayoutStyle
H A DQuaqua16LayoutStyle.java427 Insets vgap = getVisualIndent(component1); in getPreferredGap()
694 private Insets getVisualIndent(JComponent component) { in getVisualIndent() method in Quaqua16LayoutStyle