Searched refs:m_lastActiveIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMenuList.h129 int m_lastActiveIndex; member in class:blink::FINAL
H A DRenderMenuList.cpp61 , m_lastActiveIndex(-1)
433 if (m_lastActiveIndex == optionIndex)
435 m_lastActiveIndex = optionIndex;

Completed in 678 milliseconds