Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/jni/
DWebViewCore.h512 int m_lastFocusedSelEnd; variable
DWebViewCore.cpp429 m_lastFocusedSelEnd = 0; in reset()
663 m_lastFocusedSelStart, m_lastFocusedSelEnd, oldSelStart, oldSelEnd, in recordPictureSet()
668 && m_lastFocusedSelEnd == oldSelEnd in recordPictureSet()
679 m_lastFocusedSelEnd = oldSelEnd; in recordPictureSet()