Searched refs:clientWidth (Results 1 – 1 of 1) sorted by relevance
377 int clientWidth = clientArea.width; in updateScrollBars() local391 if (clientWidth == 0) { in updateScrollBars()392 clientWidth = imageWidth; in updateScrollBars()397 clientWidth = size.x * 70 / 100; in updateScrollBars()407 clientWidth = size.y * 80 / 100; in updateScrollBars()412 mHScale.setSize(imageWidth, fullWidth, clientWidth); in updateScrollBars()