HomeSort by relevance Sort by last modified time
    Searched full:hot_zone_insets_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/
mouse_watcher_view_host.cc 16 hot_zone_insets_(hot_zone_insets) {
38 bounds.SetRect(view_topleft.x() - hot_zone_insets_.left(),
39 view_topleft.y() - hot_zone_insets_.top(),
40 bounds.width() + hot_zone_insets_.width(),
41 bounds.height() + hot_zone_insets_.height());
mouse_watcher_view_host.h 35 const gfx::Insets hot_zone_insets_; member in class:views::MouseWatcherViewHost

Completed in 50 milliseconds