Searched refs:UINT (Results 226 - 250 of 581) sorted by relevance

1234567891011>>

/external/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c39 UINT uMsg,
70 UINT style = WS_VISIBLE | WS_TILEDWINDOW;
/external/openssl/apps/
H A Dwinrand.c66 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
/external/aac/libAACdec/src/
H A Dpulsedata.cpp106 const UINT MaxSfBands = GetScaleFactorBandsTransmitted((CIcsInfo*)pIcsInfo);
/external/aac/libAACenc/src/
H A Dpsy_main.h158 UINT syntaxFlags,
/external/aac/libMpegTPEnc/src/
H A Dtpenc_adif.cpp116 UINT alignAnchor = FDKgetValidBits(hBs);
/external/aac/libSBRenc/src/
H A Dinvf_est.h167 UINT useSpeechConfig);
H A Dps_encode.h181 UINT maxEnvelopes,
/external/chromium_org/base/power_monitor/
H A Dpower_monitor_device_source_win.cc98 UINT message,
/external/chromium_org/base/win/
H A Dmessage_window_unittest.cc17 UINT message, WPARAM wparam, LPARAM lparam, LRESULT* result) {
H A Dscoped_bstr.cc52 Reset(SysAllocStringByteLen(NULL, static_cast<UINT>(bytes)));
H A Dwrapped_window_proc.cc36 UINT style,
H A Dwrapped_window_proc_unittest.cc15 LRESULT CALLBACK TestWindowProc(HWND hwnd, UINT message,
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dapp_window_desktop_window_tree_host_win.cc55 void AppWindowDesktopWindowTreeHostWin::PostHandleMSG(UINT message,
/external/chromium_org/chrome/browser/ui/views/
H A Delevation_icon_setter.cc33 UINT,
/external/chromium_org/chrome/test/chromedriver/
H A Dkeycode_text_conversion_win.cc16 UINT scan_code = ::MapVirtualKeyW(key_code, MAPVK_VK_TO_VSC);
/external/chromium_org/components/storage_monitor/
H A Dstorage_monitor_win.cc133 LRESULT CALLBACK StorageMonitorWin::WndProcThunk(HWND hwnd, UINT message,
142 LRESULT CALLBACK StorageMonitorWin::WndProc(HWND hwnd, UINT message,
146 OnDeviceChange(static_cast<UINT>(wparam), lparam);
184 void StorageMonitorWin::OnDeviceChange(UINT event_type, LPARAM data) {
/external/chromium_org/content/test/plugin/
H A Dplugin_get_javascript_url_test.h35 static void CALLBACK TimerProc(HWND window, UINT message, UINT_PTR timer_id,
/external/chromium_org/media/audio/win/
H A Dwavein_input_win.cc66 UINT device_id = WAVE_MAPPER;
246 bool PCMWaveInAudioInputStream::GetDeviceId(UINT* device_index) {
265 UINT index = 0;
283 void PCMWaveInAudioInputStream::WaveCallback(HWAVEIN hwi, UINT msg,
/external/chromium_org/media/base/
H A Duser_input_monitor_win.cc55 bool HandleMessage(UINT message,
180 UINT size = 0;
181 UINT result = GetRawInputData(
223 bool UserInputMonitorWinCore::HandleMessage(UINT message,
/external/chromium_org/remoting/host/
H A Dclipboard_win.cc70 void SetData(UINT uFormat, HANDLE hMem) {
82 HANDLE GetData(UINT format) {
115 bool HandleMessage(UINT message,
264 UINT message, WPARAM wparam, LPARAM lparam, LRESULT* result) {
H A Dlocal_input_monitor_win.cc59 bool HandleMessage(UINT message,
164 UINT size = 0;
165 UINT result = GetRawInputData(input_handle,
208 UINT message, WPARAM wparam, LPARAM lparam, LRESULT* result) {
/external/chromium_org/third_party/npapi/npspy/windows/
H A Dgui_advanced.cpp86 BOOL CALLBACK AdvancedPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
H A Dgui_general.cpp86 BOOL CALLBACK GeneralPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
/external/chromium_org/third_party/skia/include/views/
H A DSkOSWindow_Win.h49 bool wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
/external/chromium_org/third_party/webrtc/base/
H A Dwin32window_unittest.cc24 virtual bool OnMessage(UINT uMsg, WPARAM wParam,

Completed in 676 milliseconds

1234567891011>>