Searched refs:slotEnd (Results 1 – 1 of 1) sorted by relevance
124 int slotEnd = WIDE ? rect.right : rect.bottom; in makeSlotVisible() local127 if (visibleLength < slotEnd - slotBegin) { in makeSlotVisible()131 } else if (slotEnd > visibleEnd) { in makeSlotVisible()132 position = slotEnd - visibleLength; in makeSlotVisible()