Searched refs:girth (Results 1 – 1 of 1) sorted by relevance
186 int girth = ChromiumBridge::layoutTestMode() ? kLayoutTestModeGirth : thickness; in buttonSize() local188 int girth = thickness; in buttonSize() local192 int width = scrollbar->width() < 2 * girth ? scrollbar->width() / 2 : girth; in buttonSize()196 int height = scrollbar->height() < 2 * girth ? scrollbar->height() / 2 : girth; in buttonSize()