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

  /external/chromium_org/win8/metro_driver/
chrome_app_view_ash.cc 440 mswr::ComPtr<windevs::Input::IPointerDevice> pointer_device; local
441 CheckHR(pointer_point_->get_PointerDevice(&pointer_device));
443 CheckHR(pointer_device->get_PointerDeviceType(&device_type));
    [all...]
metro_driver_win7.cc 146 windevs::Input::IPointerDevice** pointer_device) {
148 reinterpret_cast<void**>(pointer_device));
    [all...]

Completed in 81 milliseconds