Home | History | Annotate | Download | only in launcher2

Lines Matching defs:spacing

530             // Calculate the variable page spacing if necessary
537 int spacing = Math.max(offset, widthSize - offset -
539 setPageSpacing(spacing);