Home | History | Annotate | Download | only in renderer_host

Lines Matching defs:InsertChar

1372 void RenderWidgetHostViewAura::InsertChar(base::char16 ch, int flags) {
1374 popup_child_host_view_->InsertChar(ch, flags);