Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DSelectText.h42 LeftHandle = 0, enumerator
DWebView.cpp740 return (selectText->getHandleType(handleId) == SelectText::LeftHandle); in isHandleLeft()
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1645 ? SelectText::LeftHandle : SelectText::RightHandle; in createSelectText()
1652 ? SelectText::RightHandle : SelectText::LeftHandle; in createSelectText()