Searched defs:offset_into_icon_area (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dbrowser_actions_container.cc611 int offset_into_icon_area = event.x() - width_before_icons; local
634 int before_icon_unclamped = (offset_into_icon_area + (IconWidth(false) / 2) +

Completed in 22 milliseconds