touch_inside_ 108 ash/shelf/shelf_widget.cc bool touch_inside_; touch_inside_ 221 ash/shelf/shelf_widget.cc if (mouse_inside_ || touch_inside_ != inside || touch_inside_) touch_inside_ 222 ash/shelf/shelf_widget.cc owner_->SetHovered(inside || touch_inside_); touch_inside_ 232 ash/shelf/shelf_widget.cc if (mouse_inside_ || touch_inside_ != mouse_inside_ || touch_inside) touch_inside_ 234 ash/shelf/shelf_widget.cc touch_inside_ = touch_inside;