Home
last modified time | relevance | path

Searched refs:dwSize (Results 1 – 25 of 49) sorted by relevance

12

/third_party/cef/tests/shared/browser/
Dresource_util_win.cc16 bool LoadBinaryResource(int binaryId, DWORD& dwSize, LPBYTE& pBytes) { in LoadBinaryResource() argument
23 dwSize = SizeofResource(hInst, hRes); in LoadBinaryResource()
25 if (dwSize > 0 && pBytes) in LoadBinaryResource()
91 DWORD dwSize; in LoadBinaryResource() local
94 if (LoadBinaryResource(resource_id, dwSize, pBytes)) { in LoadBinaryResource()
95 resource_data = std::string(reinterpret_cast<char*>(pBytes), dwSize); in LoadBinaryResource()
108 DWORD dwSize; in GetBinaryResourceReader() local
111 if (LoadBinaryResource(resource_id, dwSize, pBytes)) { in GetBinaryResourceReader()
113 new CefByteReadHandler(pBytes, dwSize, nullptr)); in GetBinaryResourceReader()
/third_party/ninja/src/
Dline_printer.cc84 to_print = ElideMiddle(to_print, static_cast<size_t>(csbi.dwSize.X)); in Print()
93 COORD buf_size = { csbi.dwSize.X, 1 }; in Print()
97 csbi.dwSize.X - 1), in Print()
99 vector<CHAR_INFO> char_data(csbi.dwSize.X); in Print()
100 for (size_t i = 0; i < static_cast<size_t>(csbi.dwSize.X); ++i) { in Print()
/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c205 DWORD dwSize, in NineQuery9_GetData() argument
214 This, pData, dwSize, dwGetDataFlags); in NineQuery9_GetData()
220 user_assert(dwSize == 0 || pData, D3DERR_INVALIDCALL); in NineQuery9_GetData()
249 if (!dwSize) in NineQuery9_GetData()
286 memcpy(pData, &nresult, MIN2(sizeof(nresult), dwSize)); in NineQuery9_GetData()
Dquery9.h80 DWORD dwSize,
/third_party/lzma/CPP/Windows/Control/
DPropertyPage.cpp69 page.dwSize = sizeof(page); in MyPropertySheet()
90 page.dwSize = sizeof(page); in MyPropertySheet()
114 sheet.dwSize = sizeof(sheet); in MyPropertySheet()
130 sheet.dwSize = sizeof(sheet); in MyPropertySheet()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_tls.c82 te.dwSize = sizeof te; in stw_tls_init()
85 if (te.dwSize >= FIELD_OFFSET(THREADENTRY32, th32OwnerProcessID) + in stw_tls_init()
100 te.dwSize = sizeof te; in stw_tls_init()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferDD.cpp81 surfaceDescription.dwSize = sizeof(surfaceDescription); in createSurfaces()
100 ddsd.dwSize = sizeof(ddsd); in createSurfaces()
347 DDSD.dwSize = sizeof(DDSD); in screenshot()
418 DDSD.dwSize = sizeof(DDSD); in lock()
/third_party/skia/gm/
Dexoticformats.cpp172 DWORD dwSize; member
195 DWORD dwSize; member
241 if (header.dwSize != kDDSHeaderSize || in load_dds()
242 header.ddspf.dwSize != kDDSPixelFormatSize) { in load_dds()
/third_party/node/deps/uv/src/win/
Dtty.c183 uv__tty_console_width = sb_info.dwSize.X; in uv__console_init()
568 if (pos.Y == uv__saved_screen_state.dwSize.Y - 1) in uv_tty_line_read_thread()
1141 uv_tty_virtual_width = info->dwSize.X; in uv__tty_update_virtual_window()
1154 if (uv_tty_virtual_offset + uv_tty_virtual_height > info->dwSize.Y) { in uv__tty_update_virtual_window()
1155 uv_tty_virtual_offset = info->dwSize.Y - uv_tty_virtual_height; in uv__tty_update_virtual_window()
1280 count = screen_buffer_info.dwSize.X * screen_buffer_info.dwSize.Y; in uv__tty_reset()
1369 count = (end.Y * info.dwSize.X + end.X) - in uv__tty_clear()
1370 (start.Y * info.dwSize.X + start.X) + 1; in uv__tty_clear()
1658 cursor_info.dwSize = uv_tty_default_cursor_info.dwSize; in uv__tty_set_cursor_shape()
1660 cursor_info.dwSize = CURSOR_SIZE_LARGE; in uv__tty_set_cursor_shape()
[all …]
/third_party/libuv/src/win/
Dtty.c183 uv__tty_console_width = sb_info.dwSize.X; in uv__console_init()
568 if (pos.Y == uv__saved_screen_state.dwSize.Y - 1) in uv_tty_line_read_thread()
1141 uv_tty_virtual_width = info->dwSize.X; in uv__tty_update_virtual_window()
1154 if (uv_tty_virtual_offset + uv_tty_virtual_height > info->dwSize.Y) { in uv__tty_update_virtual_window()
1155 uv_tty_virtual_offset = info->dwSize.Y - uv_tty_virtual_height; in uv__tty_update_virtual_window()
1280 count = screen_buffer_info.dwSize.X * screen_buffer_info.dwSize.Y; in uv__tty_reset()
1369 count = (end.Y * info.dwSize.X + end.X) - in uv__tty_clear()
1370 (start.Y * info.dwSize.X + start.X) + 1; in uv__tty_clear()
1658 cursor_info.dwSize = uv_tty_default_cursor_info.dwSize; in uv__tty_set_cursor_shape()
1660 cursor_info.dwSize = CURSOR_SIZE_LARGE; in uv__tty_set_cursor_shape()
[all …]
/third_party/glfw/deps/mingw/
Ddinput.h351 DWORD dwSize; member
360 DWORD dwSize; member
374 DWORD dwSize; member
395 DWORD dwSize; member
420 DWORD dwSize; member
429 DWORD dwSize; member
443 DWORD dwSize; member
458 DWORD dwSize; member
733 DWORD dwSize; member
757 DWORD dwSize; member
[all …]
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_main_win.cc20 InitCtrlEx.dwSize = sizeof(INITCOMMONCONTROLSEX); in PlatformInitialize()
/third_party/openGLES/extensions/I3D/
DWGL_I3D_image_buffer.txt69 DWORD dwSize,
129 DWORD dwSize,
137 <dwSize> is the requested byte size of the image buffer. The
138 minimum size is implementation-dependent, but at least <dwSize>
258 ERROR_INVALID_DATA <dwSize> is not a positive value.
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/
DWGL_I3D_image_buffer.txt69 DWORD dwSize,
129 DWORD dwSize,
137 <dwSize> is the requested byte size of the image buffer. The
138 minimum size is implementation-dependent, but at least <dwSize>
258 ERROR_INVALID_DATA <dwSize> is not a positive value.
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp403 DWORD dwSize = 1024; in Init() local
404 GetUserNameA(szUserName, &dwSize); in Init()
543 DWORD dwSize; member
576 me.dwSize = sizeof(me); in GetModuleListTH32()
741 DWORD dwSize = GetFileVersionInfoSizeA(szImg, &dwHandle); in LoadModule() local
742 if (dwSize > 0) in LoadModule()
744 LPVOID vData = malloc(dwSize); in LoadModule()
747 if (GetFileVersionInfoA(szImg, dwHandle, dwSize, vData) != 0) in LoadModule()
/third_party/glfw/src/
Dwin32_joystick.c289 dipr.diph.dwSize = sizeof(dipr); in deviceObjectCallback()
379 dc.dwSize = sizeof(dc); in deviceCallback()
391 dipd.diph.dwSize = sizeof(dipd); in deviceCallback()
/third_party/node/deps/openssl/openssl/crypto/dso/
Ddso_win32.c556 me32.dwSize = sizeof(me32); in win32_pathbyaddr()
651 me32.dwSize = sizeof(me32); in win32_globallookup()
/third_party/openssl/crypto/dso/
Ddso_win32.c556 me32.dwSize = sizeof(me32); in win32_pathbyaddr()
651 me32.dwSize = sizeof(me32); in win32_globallookup()
/third_party/libuv/test/
Drunner-win.c331 info.dwSize.X, in clear_line()
Dtest-tty-escape-sequence-processing.c98 si->width = si->csbi.dwSize.X; in get_screen_info()
136 info.dwSize = size; in set_cursor_size()
141 return get_cursor_info(tty_out).dwSize; in get_cursor_size()
177 length = info.dwSize.X * (info.srWindow.Bottom - info.srWindow.Top + 1); in setup_screen()
190 length = (info.srWindow.Bottom - info.srWindow.Top + 1) * info.dwSize.X - 1; in clear_screen()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProcess.inc302 Columns = csbi.dwSize.X;
310 Columns = csbi.dwSize.X;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DProcess.inc293 Columns = csbi.dwSize.X;
301 Columns = csbi.dwSize.X;
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.c540 descSecondary.dwSize = sizeof (DSBUFFERDESC); in gst_directsound_sink_prepare()
868 descSecondary.dwSize = sizeof (DSBUFFERDESC); in gst_directsound_probe_supported_formats()
/third_party/curl/src/
Dtool_doswin.c662 mod.dwSize = sizeof(MODULEENTRY32); in GetLoadedModulePaths()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc684 ceparams.dwSize = sizeof(CREATEFILE2_EXTENDED_PARAMETERS); in hb_blob_create_from_file_or_fail()

12