Lines Matching defs:before
447 // These must be set before start().645 // only get here when the user lets go of the center key before the818 int before = mStartRow - d;819 if (after >= mRows && before < 0) {823 if (before >= 0 && scanOne(before)) return;