OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HidPGetValueCapsFunc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/gamepad/
raw_input_data_fetcher_win.h
90
typedef NTSTATUS (__stdcall *
HidPGetValueCapsFunc
)(
128
HidPGetValueCapsFunc
hidp_get_value_caps_;
raw_input_data_fetcher_win.cc
481
hidp_get_value_caps_ = reinterpret_cast<
HidPGetValueCapsFunc
>(
Completed in 39 milliseconds