Home
last modified time | relevance | path

Searched defs:selectionType (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
DVisibleSelection.h55 SelectionType selectionType() const { return m_selectionType; } in selectionType() function
DSelectionController.h90 VisibleSelection::SelectionType selectionType() const { return m_selection.selectionType(); } in selectionType() function