Searched refs:scrollIntoView (Results 1 – 2 of 2) sorted by relevance
64 void scrollIntoView(TextInput* input);
296 scrollIntoView(m_activeInput); in switchActiveInput()335 scrollIntoView(input); in handleTextInput()356 void FormPlugin::scrollIntoView(TextInput* input) { in scrollIntoView() function in FormPlugin