got_capture_lost_ 24 ui/views/test/capture_tracking_view.cc got_capture_lost_ = true; got_capture_lost_ 24 ui/views/test/capture_tracking_view.h bool got_capture_lost() const { return got_capture_lost_; } got_capture_lost_ 26 ui/views/test/capture_tracking_view.h void reset() { got_press_ = got_capture_lost_ = false; } got_capture_lost_ 35 ui/views/test/capture_tracking_view.h bool got_capture_lost_; got_capture_lost_ 627 ui/views/widget/widget_interactive_uitest.cc CaptureLostTrackingWidget() : got_capture_lost_(false) {} got_capture_lost_ 631 ui/views/widget/widget_interactive_uitest.cc bool value = got_capture_lost_; got_capture_lost_ 632 ui/views/widget/widget_interactive_uitest.cc got_capture_lost_ = false; got_capture_lost_ 638 ui/views/widget/widget_interactive_uitest.cc got_capture_lost_ = true; got_capture_lost_ 643 ui/views/widget/widget_interactive_uitest.cc bool got_capture_lost_;