Searched refs:bottomArrowHeight (Results 1 – 4 of 4) sorted by relevance
58 int minHeight, topArrowHeight, bottomArrowHeight; member232 metrics[variant].bottomArrowHeight) / 2; in TkpComputeScrollbarGeometry()266 metrics[variant].bottomArrowHeight; in TkpComputeScrollbarGeometry()
251 int bottomArrowHeight= bottomOffset - (thumbTrackBounds.y + thumbTrackBounds.height);252 return new int[] { topArrowHeight, bottomArrowHeight };
85 int minHeight, topArrowHeight, bottomArrowHeight; member