Searched refs:SelectionRepaintMode (Results 1 – 2 of 2) sorted by relevance
75 enum SelectionRepaintMode { RepaintNewXOROld, RepaintNewMinusOld }; enum76 …RenderObject* start, int startPos, RenderObject* end, int endPos, SelectionRepaintMode = RepaintNe…
408 …RenderObject* start, int startPos, RenderObject* end, int endPos, SelectionRepaintMode blockRepain… in setSelection()