Home | History | Annotate | Download | only in web

Lines Matching defs:extendSelectionAndDelete

1268 void WebLocalFrameImpl::extendSelectionAndDelete(int before, int after)
1271 plugin->extendSelectionAndDelete(before, after);
1274 frame()->inputMethodController().extendSelectionAndDelete(before, after);