Searched refs:getInputText (Results 1 – 2 of 2) sorted by relevance
698 static WTF::String getInputText(WebCore::Node* node);
2989 WTF::String test = getInputText(focus); in passToJs()3443 wtfStringToJstring(env, getInputText(node), true)); in createTextFieldInitData()3858 String WebViewCore::getInputText(Node* node) in getInputText() function in android::WebViewCore