Home | History | Annotate | Download | only in applications

Lines Matching refs:indicatorRight

102         int indicatorLeft, indicatorRight;
105 indicatorRight = right3;
108 indicatorRight = right2;
111 if (mLastInterestingLeft != indicatorLeft || mLastInterestingRight != indicatorRight) {
114 if (indicatorLeft < indicatorRight) {
124 indicatorRight, midBottomY,
125 indicatorRight, mRect.top);
134 indicatorRight-lineOffset, midBottomY,
135 indicatorRight-lineOffset, mRect.top);
138 mLastInterestingRight = indicatorRight;