HomeSort by relevance Sort by last modified time
    Searched refs:LONG_PTR (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium/base/
fix_wp64.h 23 return reinterpret_cast<void*>(static_cast<LONG_PTR>(InterlockedExchange(
25 static_cast<LONG>(reinterpret_cast<LONG_PTR>(value)))));
33 // instead of a LONG_PTR.
34 inline LONG_PTR SetWindowLongPtrA(HWND window, int index, LONG_PTR new_long) {
41 inline LONG_PTR SetWindowLongPtrW(HWND window, int index, LONG_PTR new_long) {
48 inline LONG_PTR GetWindowLongPtrA(HWND window, int index) {
55 inline LONG_PTR GetWindowLongPtrW(HWND window, int index) {
62 inline LONG_PTR SetClassLongPtrA(HWND window, int index, LONG_PTR new_long)
    [all...]
  /external/webrtc/src/system_wrappers/interface/
fix_interlocked_exchange_pointer_win.h 27 return reinterpret_cast<void*>(static_cast<LONG_PTR>(InterlockedExchange(
29 static_cast<LONG>(reinterpret_cast<LONG_PTR>(value)))));
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
utils.h 49 int c_file_handle = _open_osfhandle(reinterpret_cast<LONG_PTR>(new_handle),
registry.cc 15 switch (reinterpret_cast<LONG_PTR>(key)) {
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_win32.h 53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG
  /external/chromium_org/third_party/angle_dx11/samples/gles2_book/Common/Win32/
esUtil_win32.c 45 ESContext *esContext = (ESContext*)(LONG_PTR) GetWindowLongPtr ( hWnd, GWL_USERDATA );
55 ESContext *esContext = (ESContext*)(LONG_PTR) GetWindowLongPtr ( hWnd, GWL_USERDATA );
72 ESContext *esContext = (ESContext*)(LONG_PTR) GetWindowLongPtr ( hWnd, GWL_USERDATA );
143 SetWindowLongPtr ( esContext->hWnd, GWL_USERDATA, (LONG) (LONG_PTR) esContext );
  /external/chromium_org/third_party/angle_dx11/src/libEGL/
Surface.cpp 260 LONG_PTR oldWndProc = SetWindowLongPtr(mWindow, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(SurfaceWindowProc));
280 LONG_PTR parentWndFunc = reinterpret_cast<LONG_PTR>(GetProp(mWindow, kParentWndProc));
289 LONG_PTR prevWndFunc = SetWindowLongPtr(mWindow, GWLP_WNDPROC, parentWndFunc);
290 ASSERT(prevWndFunc == reinterpret_cast<LONG_PTR>(SurfaceWindowProc));
  /external/chromium_org/base/win/
message_window.cc 138 LONG_PTR result = SetWindowLongPtr(
139 hwnd, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(self));
148 LONG_PTR result = SetWindowLongPtr(hwnd, GWLP_USERDATA, NULL);
  /external/chromium_org/remoting/host/
continue_window_win.cc 80 SetWindowLongPtr(hwnd, DWLP_USER, (LONG_PTR)win);
82 LONG_PTR lp = GetWindowLongPtr(hwnd, DWLP_USER);
disconnect_window_win.cc 135 LONG_PTR self = NULL;
141 LONG_PTR result = SetWindowLongPtr(hwnd, DWLP_USER, self);
  /external/chromium_org/remoting/host/win/
elevated_controller.h 46 STDMETHOD(SetOwnerWindow)(LONG_PTR owner_window);
  /external/chromium_org/chrome/installer/util/
html_dialog_impl.cc 90 LONG_PTR style = ::GetWindowLongPtrW(target_window, GWL_STYLE);
164 LONG_PTR style = ::GetWindowLongPtrW(top_window, GWL_STYLE);
  /external/clang/test/Analysis/
null-deref-ps.c 256 typedef long LONG_PTR, *PLONG_PTR;
259 typedef LONG_PTR LRESULT;
  /external/chromium_org/third_party/libusb/src/libusb/os/
poll_windows.h 41 #define DUMMY_HANDLE ((HANDLE)(LONG_PTR)-2)
  /external/chromium/third_party/libjingle/source/talk/base/
win32window.cc 111 ::SetWindowLongPtr(hwnd, GWL_USERDATA, reinterpret_cast<LONG_PTR>(that));
  /external/chromium_org/base/power_monitor/
power_monitor_device_source_win.cc 56 reinterpret_cast<LONG_PTR>(this));
  /external/chromium_org/content/shell/
shell_javascript_dialog_win.cc 22 SetWindowLongPtr(dialog, DWLP_USER, static_cast<LONG_PTR>(lparam));
  /external/chromium_org/media/tools/shader_bench/
window_win.cc 92 reinterpret_cast<LONG_PTR>(this));
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32window.cc 115 ::SetWindowLongPtr(hwnd, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(that));
  /external/chromium_org/win8/metro_driver/
metro_driver_win7.cc 19 void ODS(const char* str, LONG_PTR val = 0) {
chrome_app_view.cc 224 hwnd, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(ChromeWindowProc)));
231 DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
237 << LONG_PTR(current_top_frame);
275 DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
443 DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
453 DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
642 reinterpret_cast<LONG_PTR>(ChromeAppView::CoreWindowProc)));
    [all...]
  /external/chromium_org/ui/base/win/
hwnd_util.cc 84 SetWindowLongPtr(hwnd, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(proc));
91 reinterpret_cast<LONG_PTR>(user_data)));
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_win.cc 59 SetWindowLongPtr(window_, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(this));
  /external/chromium_org/chrome/installer/mini_installer/
mini_installer.cc 334 wchar_t* name, LONG_PTR context) {
398 reinterpret_cast<LONG_PTR>(&context)) ||
442 reinterpret_cast<LONG_PTR>(&context)) &&
467 reinterpret_cast<LONG_PTR>(&context)) &&
  /external/chromium_org/content/browser/
system_message_window_win.cc 94 SetWindowLongPtr(window_, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(this));

Completed in 385 milliseconds

1 2