Searched defs:selectText (Results 1 – 2 of 2) sorted by relevance
593 SelectText* selectText = static_cast<SelectText*>(getDrawExtra(DrawExtrasSelection)); in getHandleLayerId() local
1729 void WebViewCore::selectText(int startX, int startY, int endX, int endY) in selectText() function in android::WebViewCore3446 SelectText* selectText = createSelectText(focusedFrame()->selection()->selection()); in initEditField() local3826 SelectText* selectText = createSelectText(selection); in updateTextSelection() local