Home
last modified time | relevance | path

Searched defs:m_selectionState (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderReplaced.h81 unsigned m_selectionState : 3; // SelectionState variable
DRenderListMarker.h80 SelectionState m_selectionState; variable
DRenderFlow.h127 unsigned m_selectionState : 3; // SelectionState variable
DRenderText.h158 …unsigned m_selectionState : 3; // enums on Windows are signed, so this needs to be unsigned to pre… variable