Home | History | Annotate | Download | only in renderer

Lines Matching refs:focus

903   // Allow the IME to be shown when the focus changes as a consequence
938 // We may have got the focus from the browser before this gets processed, in
2231 void RenderWidget::GetSelectionBounds(gfx::Rect* focus, gfx::Rect* anchor) {
2235 *focus = focus_webrect;