Searched refs:endSize (Results 1 – 3 of 3) sorted by relevance
57 int endSize; in hasButtons() local58 buttonSizesAlongTrackAxis(scrollbar, startSize, endSize); in hasButtons()59 …return (startSize + endSize) <= (scrollbar->orientation() == HorizontalScrollbar ? scrollbar->widt… in hasButtons()
24 le_uint16 endSize; member
27 if (ppem >= start && ppem <= SWAPW(endSize) && format < FORMAT_COUNT) { in getAdjustment()