Searched refs:xPercent (Results 1 – 1 of 1) sorted by relevance
2998 void WebViewCore::scrollFocusedTextInput(float xPercent, int y) in scrollFocusedTextInput() argument3011 int x = (int)round(xPercent * (renderText->scrollWidth() - in scrollFocusedTextInput()4594 jfloat xPercent, jint y) in ScrollFocusedTextInput() argument4597 viewImpl->scrollFocusedTextInput(xPercent, y); in ScrollFocusedTextInput()