HomeSort by relevance Sort by last modified time
    Searched refs:LONG_PTR (Results 51 - 68 of 68) sorted by null

1 23

  /external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.cc 101 reinterpret_cast<LONG_PTR>(this));
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
main_wnd.cc 392 ::SetWindowLongPtr(hwnd, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(me));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
compstui.h 861 typedef LONG_PTR
    [all...]
ntdef.h 152 #define FIELD_OFFSET(Type, Field) ((LONG)(LONG_PTR)&(((Type*) 0)->Field))
rpcndr.h 199 #define NdrFieldOffset(s,f) (LONG_PTR)(& (((s *)0)->f))
488 LONG_PTR Simple;
    [all...]
winuser.h     [all...]
pdh.h 50 #define INVALID_HANDLE_VALUE ((HANDLE)((LONG_PTR)-1))
scardssp.h 245 LONG_PTR hwndOwner;
246 LONG_PTR lpfnConnectProc;
247 LONG_PTR lpfnCheckProc;
248 LONG_PTR lpfnDisconnectProc;
    [all...]
strmif.h     [all...]
oleidl.h 308 HRESULT WINAPI IOleCache2_RemoteUpdateCache_Proxy(IOleCache2 *This,LPDATAOBJECT pDataObject,DWORD grfUpdf,LONG_PTR pReserved);
    [all...]
mshtml.h     [all...]
ks.h 268 LONG_PTR Alignment[2];
    [all...]
winddi.h 78 typedef LONG_PTR (APIENTRY *PFN)();
    [all...]
winnt.h 481 #define FIELD_OFFSET(type,field) ((LONG)(LONG_PTR)&(((type *)0)->field))
    [all...]
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h 73 typedef LPVOID LONG_PTR;
491 HRESULT NotifyRedirectDeviceChange(UINT_PTR wParam, LONG_PTR lParam);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
ntifs.h     [all...]
ntddk.h 411 LONG_PTR WorkSpace;
    [all...]

Completed in 702 milliseconds

1 23