Searched refs:slotBegin (Results 1 – 3 of 3) sorted by relevance
124 int slotBegin = WIDE ? rect.left : rect.top; in makeSlotVisible() local128 if (visibleLength < slotEnd - slotBegin) { in makeSlotVisible()130 } else if (slotBegin < visibleBegin) { in makeSlotVisible()131 position = slotBegin; in makeSlotVisible()
539 int slotBegin = slot; in lookupInternal() local555 if (slot == slotBegin) { in lookupInternal()