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

  /external/chromium_org/ui/base/win/
touch_input.cc 13 typedef BOOL(WINAPI *GetTouchInputInfoPtr)(HTOUCHINPUT, UINT,
15 static GetTouchInputInfoPtr get_touch_input_info_func =
16 reinterpret_cast<GetTouchInputInfoPtr>(
hwnd_subclass.cc 39 typedef BOOL(WINAPI *GetTouchInputInfoPtr)(HTOUCHINPUT, UINT,
41 GetTouchInputInfoPtr get_touch_input_info_func =
42 reinterpret_cast<GetTouchInputInfoPtr>(

Completed in 737 milliseconds