Home | History | Annotate | Download | only in editing

Lines Matching refs:MarkerTypes

706     DocumentMarker::MarkerTypes markerTypes(DocumentMarker::Spelling);
708 markerTypes.add(DocumentMarker::Grammar);
710 m_frame.document()->markers().removeMarkers(node, markerTypes);