HomeSort by relevance Sort by last modified time
    Searched refs:uFlags (Results 1 - 19 of 19) sorted by null

  /external/chromium/chrome/browser/ui/views/status_icons/
status_icon_win.cc 19 icon_data.uFlags = NIF_MESSAGE;
39 icon_data.uFlags = NIF_ICON;
53 icon_data.uFlags = NIF_MESSAGE;
59 icon_data.uFlags |= NIF_ICON;
75 icon_data.uFlags = NIF_TIP;
86 icon_data.uFlags = NIF_INFO;
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_icon_win.cc 27 icon_data.uFlags = NIF_MESSAGE;
77 icon_data.uFlags = NIF_MESSAGE;
83 icon_data.uFlags |= NIF_ICON;
94 icon_data.uFlags = NIF_ICON;
111 icon_data.uFlags = NIF_TIP;
123 icon_data.uFlags = NIF_INFO;
137 icon_data.uFlags |= NIF_ICON;
  /external/chromium_org/tools/memory_watcher/
memory_hook.cc 60 typedef HGLOBAL (WINAPI *Type_GlobalAlloc)(UINT uFlags, SIZE_T dwBytes);
62 UINT uFlags);
66 typedef HLOCAL (WINAPI *Type_LocalAlloc)(UINT uFlags, SIZE_T uBytes);
68 UINT uFlags);
345 static HGLOBAL WINAPI Perftools_GlobalAlloc(UINT uFlags, SIZE_T dwBytes) {
350 uFlags &= ~GMEM_MOVEABLE;
351 HGLOBAL rv = patch_GlobalAlloc()(uFlags, dwBytes);
360 UINT uFlags) {
364 return patch_GlobalReAlloc()(hMem, dwBytes, uFlags);
367 HGLOBAL rv = Perftools_GlobalAlloc(uFlags, dwBytes)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
d3d11shader.idl 65 UINT uFlags;
73 UINT uFlags;
149 UINT uFlags;
d3d10shader.idl 98 UINT uFlags;
106 UINT uFlags;
171 UINT uFlags;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d11shader.idl 65 UINT uFlags;
73 UINT uFlags;
149 UINT uFlags;
d3d10shader.idl 98 UINT uFlags;
106 UINT uFlags;
171 UINT uFlags;
  /external/chromium_org/ui/views/corewm/
tooltip_win.cc 25 toolinfo_.uFlags = TTF_IDISHWND | TTF_TRACK | TTF_ABSOLUTE;
  /external/chromium_org/ui/views/widget/
tooltip_manager_win.cc 135 toolinfo_.uFlags = TTF_TRANSPARENT | TTF_IDISHWND;
  /external/chromium_org/third_party/zlib/contrib/minizip/
unzip.c     [all...]
  /external/zlib/src/contrib/minizip/
unzip.c     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
wglext.h 717 extern LPVOID WINAPI wglCreateImageBufferI3D (HDC hDC, DWORD dwSize, UINT uFlags);
722 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags);
    [all...]
  /external/mesa3d/include/GL/
wglext.h 717 extern LPVOID WINAPI wglCreateImageBufferI3D (HDC hDC, DWORD dwSize, UINT uFlags);
722 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 717 extern LPVOID WINAPI wglCreateImageBufferI3D (HDC hDC, DWORD dwSize, UINT uFlags);
722 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags);
    [all...]
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_win.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_win.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 880 milliseconds