Home | History | Annotate | Download | only in gfx

Lines Matching refs:IndexOfAdjacentGrapheme

678         caret = IndexOfAdjacentGrapheme(caret, CURSOR_FORWARD);
683 caret = IndexOfAdjacentGrapheme(caret, CURSOR_BACKWARD);
987 position = IndexOfAdjacentGrapheme(position, CURSOR_FORWARD);
994 position = IndexOfAdjacentGrapheme(position, CURSOR_BACKWARD);