Home | History | Annotate | Download | only in editing

Lines Matching defs:shouldBeginEditing

1399 bool Editor::shouldBeginEditing(Range* range)
1401 return client() && client()->shouldBeginEditing(range);