Home | History | Annotate | Download | only in WebKitSupport

Lines Matching refs:Range

143 bool EditorClientWx::shouldDeleteRange(Range*)
213 bool EditorClientWx::shouldBeginEditing(Range*)
219 bool EditorClientWx::shouldEndEditing(Range*)
225 bool EditorClientWx::shouldInsertNode(Node*, Range*,
232 bool EditorClientWx::shouldInsertText(const String&, Range*,
240 Range*)
246 bool EditorClientWx::shouldMoveRangeAfterDelete(Range*, Range*)
252 bool EditorClientWx::shouldChangeSelectedRange(Range* fromRange, Range* toRange,