Searched defs:UINT (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebCore/platform/win/
H A DWindowMessageListener.h34 typedef unsigned UINT; typedef
41 virtual void windowReceivedMessage(HWND, UINT message, WPARAM, LPARAM) = 0;
/external/webkit/WebCore/platform/
H A DPlatformMouseEvent.h45 typedef unsigned UINT; typedef
139 PlatformMouseEvent(HWND, UINT, WPARAM, LPARAM, bool activatedWebView = false);
/external/libpcap/
H A Dpcap-dos.h54 typedef unsigned int UINT; typedef
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_ralink.h79 #define UINT u32 macro
172 UINT Length; // Length of this structure
173 UINT KeyIndex;
174 UINT KeyLength; // length of key in bytes
182 UINT Length; // Length of this structure
183 UINT KeyIndex;
189 UINT Length; // Length of this structure
190 UINT KeyIndex; // 0 is the per-client key, 1-N are the
192 UINT KeyLength; // length of key in bytes
279 UINT NumberOfItem
[all...]

Completed in 125 milliseconds