Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/jni/
DWebViewCore.cpp635 int oldSelEnd = 0; in recordPictureSet() local
643 oldSelEnd = rtc->selectionEnd(); in recordPictureSet()
663 m_lastFocusedSelStart, m_lastFocusedSelEnd, oldSelStart, oldSelEnd, in recordPictureSet()
668 && m_lastFocusedSelEnd == oldSelEnd in recordPictureSet()
679 m_lastFocusedSelEnd = oldSelEnd; in recordPictureSet()