Searched refs:requestLabel (Results 1 – 2 of 2) sorted by relevance
293 WTF::String requestLabel(WebCore::Frame* , WebCore::Node* );
1346 WTF::String WebViewCore::requestLabel(WebCore::Frame* frame, in requestLabel() function in android::WebViewCore3462 wtfStringToJstring(env, requestLabel(document->frame(), node), false)); in createTextFieldInitData()4491 return wtfStringToJstring(env, viewImpl->requestLabel( in RequestLabel()