Home
last modified time | relevance | path

Searched refs:getInputCandidate (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/android/nav/
DWebView.cpp1322 static const CachedInput* getInputCandidate(JNIEnv *env, jobject obj) in getInputCandidate() function
1473 const CachedInput* input = getInputCandidate(env, obj); in nativeFocusCandidateIsPassword()
1479 const CachedInput* input = getInputCandidate(env, obj); in nativeFocusCandidateIsRtlText()
1491 const CachedInput* input = getInputCandidate(env, obj); in nativeFocusCandidateMaxLength()
1497 const CachedInput* input = getInputCandidate(env, obj); in nativeFocusCandidateName()
1523 const CachedInput* input = getInputCandidate(env, obj); in nativeFocusCandidatePaddingRect()
1550 const CachedInput* input = getInputCandidate(env, obj); in nativeFocusCandidateTextSize()
1568 const CachedInput* input = getInputCandidate(env, obj); in nativeFocusCandidateType()