Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:leftEdge

447             boolean leftEdge = (edgeFlags & EDGE_LEFT) > 0;
451 if ((x >= this.x || (leftEdge && x <= this.x + this.width))