Home
last modified time | relevance | path

Searched refs:mouse_capture_lost_handler_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/win8/metro_driver/
Dmetro_driver_win7.cc541 mouse_capture_lost_handler_(NULL), in CoreWindowEmulation()
771 mouse_capture_lost_handler_ = handler; in add_PointerCaptureLost()
777 mouse_capture_lost_handler_ = NULL; in remove_PointerCaptureLost()
990 PointerEventHandler* mouse_capture_lost_handler_; member in CoreWindowEmulation