Home
last modified time | relevance | path

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

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