Home | History | Annotate | Download | only in nav

Lines Matching defs:wordSelection

1277 bool wordSelection(int x, int y)
1283 return m_selectText.wordSelection(root, getVisibleRect(), x, y);
2521 return GET_NATIVE_VIEW(env, obj)->wordSelection(x, y);