Home
last modified time | relevance | path

Searched refs:focus_webrect (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
Drender_widget.cc1848 WebRect focus_webrect; in GetSelectionBounds() local
1850 webwidget_->selectionBounds(focus_webrect, anchor_webrect); in GetSelectionBounds()
1851 *focus = focus_webrect; in GetSelectionBounds()