Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp5027 bool allowActiveChanges = !oldActiveElement && activeElement(); in updateHoverActiveState() local
5120 if (allowActiveChanges) in updateHoverActiveState()