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