Home | History | Annotate | Download | only in bookmaker

Lines Matching refs:firstTime

1129                 bool firstTime = true;
1134 if (firstTime && lastLen + len + 1 < 100) { // FIXME: make 100 global const or something
1140 firstTime = false;