Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DSelectElement.h150 Vector<bool>& cachedStateForActiveSelection() { return m_cachedStateForActiveSelection; } in cachedStateForActiveSelection()
181 Vector<bool> m_cachedStateForActiveSelection; variable