Searched refs:vgap (Results 1 – 1 of 1) sorted by relevance
377 int vgap = PREVIEW_VGAP; in rowLayout() local381 vgap *= 2; in rowLayout()411 y = nextY = Math.max(nextY, bottomBorder + vgap); in rowLayout()428 y = nextY = Math.max(nextY, bottomBorder + vgap); in rowLayout()445 nextY = Math.max(nextY, y + preview.getHeight() + vgap); in rowLayout()