Home | History | Annotate | Download | only in fuelgauge

Lines Matching refs:lastLeft

1319             int lastLeft = mLevelRight;
1325 if ((x+label.width) >= lastLeft) {
1328 if (left >= lastLeft) {