widget_interactive_uitest.cc | 612 CaptureLostTrackingWidget() : got_capture_lost_(false) {} 616 bool value = got_capture_lost_; 617 got_capture_lost_ = false; 623 got_capture_lost_ = true; 628 bool got_capture_lost_; member in class:views::test::__anon15184::CaptureLostTrackingWidget
|