Searched refs:slotBegin (Results 1 – 2 of 2) sorted by relevance
123 int slotBegin = WIDE ? rect.left : rect.top; in makeSlotVisible() local127 if (visibleLength < slotEnd - slotBegin) { in makeSlotVisible()129 } else if (slotBegin < visibleBegin) { in makeSlotVisible()130 position = slotBegin; in makeSlotVisible()
553 int slotBegin = slot; in lookupInternal() local569 if (slot == slotBegin) { in lookupInternal()