OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_touch_input_info_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/base/win/
touch_input.cc
15
static GetTouchInputInfoPtr
get_touch_input_info_func
=
local
18
if (
get_touch_input_info_func
)
19
return
get_touch_input_info_func
(handle, count, pointer, size);
hwnd_subclass.cc
41
GetTouchInputInfoPtr
get_touch_input_info_func
=
local
44
if (
get_touch_input_info_func
)
45
return
get_touch_input_info_func
(handle, count, pointer, size);
Completed in 50 milliseconds