Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/jni/
DWebViewCore.h520 bool m_focusBoundsChanged; variable
DWebViewCore.cpp427 m_focusBoundsChanged = false; in reset()
674 m_focusBoundsChanged |= m_lastFocused == oldFocusNode in recordPictureSet()
808 bool result = m_focusBoundsChanged; in focusBoundsChanged()
809 m_focusBoundsChanged = false; in focusBoundsChanged()