Searched refs:topArrowHeight (Results 1 – 4 of 4) sorted by relevance
58 int minHeight, topArrowHeight, bottomArrowHeight; member231 scrollPtr->arrowLength = (metrics[variant].topArrowHeight + in TkpComputeScrollbarGeometry()264 metrics[variant].topArrowHeight; in TkpComputeScrollbarGeometry()
250 int topArrowHeight= thumbTrackBounds.y;252 return new int[] { topArrowHeight, bottomArrowHeight };
85 int minHeight, topArrowHeight, bottomArrowHeight; member