/reactos/modules/rostests/winetests/gdiplus/ |
H A D | pathiterator.c | 354 BOOL closed; in test_nextsubpathpath() local 383 closed = TRUE; in test_nextsubpathpath() 387 expect(TRUE, closed); in test_nextsubpathpath() 400 closed = TRUE; in test_nextsubpathpath() 410 closed = TRUE; in test_nextsubpathpath() 414 expect(TRUE, closed); in test_nextsubpathpath() 429 closed = FALSE; in test_nextsubpathpath() 439 closed = FALSE; in test_nextsubpathpath() 448 closed = FALSE; in test_nextsubpathpath() 468 BOOL closed; in test_nextsubpath() local [all …]
|
/reactos/drivers/network/tcpip/lwip/test/sockets/ |
H A D | sockets_stresstest.c | 95 volatile int closed; member 160 *closed = 1; in recv_and_check_data_return_offset() 163 *closed = 0; in recv_and_check_data_return_offset() 169 *closed = 1; in recv_and_check_data_return_offset() 411 int closed; in sockets_stresstest_conn_client_r() local 412 if (fd->closed) { in sockets_stresstest_conn_client_r() 416 if (fd->closed) { in sockets_stresstest_conn_client_r() 419 if (closed) { in sockets_stresstest_conn_client_r() 474 int closed; in sockets_stresstest_conn_client() local 520 int closed; in sockets_stresstest_conn_server() local [all …]
|
/reactos/dll/win32/gdiplus/ |
H A D | pathiterator.c | 307 GpPath* path, BOOL* closed) in GdipPathIterNextSubpathPath() argument 311 TRACE("(%p, %p, %p, %p)\n", iter, result, path, closed); in GdipPathIterNextSubpathPath() 313 if(!iter || !result || !closed) in GdipPathIterNextSubpathPath() 316 GdipPathIterNextSubpath(iter, result, &start, &end, closed); in GdipPathIterNextSubpathPath()
|
H A D | graphicspath.c | 2060 int closed, path_list_node_t **last_point) in widen_dashed_figure() argument 2117 if (!closed) in widen_dashed_figure() 2124 if (closed) in widen_dashed_figure() 2190 closed ? LineCapFlat : pen->endcap, pen->customend, last_point); in widen_dashed_figure()
|
/reactos/dll/win32/msutb/lang/ |
H A D | en-US.rc | 42 …LTEXT "You have closed the Language bar.\r\n\r\nTo use the Language bar later, check ""Show the La… 53 …LTEXT "You have closed the Language bar.\r\n\r\nTo use the Language bar later, check ""Show the La…
|
/reactos/.github/workflows/ |
H A D | stale.yml | 29 …nths. Without removing the stale label, or commenting on this ticket it will be closed in 2 weeks.'
|
/reactos/base/applications/mspaint/ |
H A D | drawing.h | 18 …oints, int nCount, COLORREF fg, COLORREF bg, int thickness, int style, BOOL closed, BOOL inverted);
|
H A D | drawing.cpp | 68 …ints, int nCount, COLORREF fg, COLORREF bg, int thickness, int style, BOOL closed, BOOL inverted) in Poly() argument 82 if (closed) in Poly()
|
/reactos/modules/rosapps/applications/explorer-old/doc/ |
H A D | readme.txt | 18 it could be closed in a controlled manner (ie, when the user wishes to exit
|
H A D | changes.txt | 25 Start menu popup is now closed when clicking in another window.
|
/reactos/dll/win32/winmm/ |
H A D | winmm_res.rc | 201 L"door closed\0", 0x00000200L, MCI_FLAG, 291 L"door closed\0", 0x00000200L, MCI_FLAG, 418 L"door closed\0", 0x00000200L, MCI_FLAG, 510 L"door closed\0", 0x00000200L, MCI_FLAG, 586 L"door closed\0", 0x00000200L, MCI_FLAG, 652 L"door closed\0", 0x00000200L, MCI_FLAG,
|
/reactos/sdk/include/reactos/mc/ |
H A D | sacmsg.mc | 524 Error: The SAC channel cannot be closed. 553 EVENT: A channel has been closed. 662 EVENT: An attempt to close a channel failed because it is already closed.
|
/reactos/dll/win32/winmm/lang/ |
H A D | winmm_Sk.rc | 72 MCIERR_DRIVER, "There is a problem with the device driver. The driver has closed. Cannot access … 80 MCIERR_DEVICE_LOCKED, "The specified device is now being closed. Wait a few seconds, and then try… 95 …the specified command on an auto-opened device. Wait until the device is closed, and then try agai…
|
H A D | winmm_En.rc | 72 MCIERR_DRIVER, "There is a problem with the device driver. The driver has closed. Cannot access … 80 MCIERR_DEVICE_LOCKED, "The specified device is now being closed. Wait a few seconds, and then try… 95 …the specified command on an auto-opened device. Wait until the device is closed, and then try agai…
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | path.h | 92 BOOL FASTCALL PATH_AddFlatBezier (PPATH pPath, POINT *pt, BOOL closed);
|
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | README | 8 more closed contours. It is backward-compatible with the current 19 set of closed contours which separate the interior from the exterior. 54 or more calls to gluTessVertex(). The vertices specify a closed 231 If TRUE, returns a set of closed contours which separate the
|
/reactos/ |
H A D | PULL_REQUEST_MANAGEMENT.md | 6 …o long, and there is no indication from the author that they are working on it, it shall be closed.
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | savannah.txt | 51 Shared connection to git.sv.gnu.org closed.
|
/reactos/drivers/network/tcpip/lwip/src/apps/http/ |
H A D | httpd.c | 2499 err_t closed; local 2502 closed = http_close_conn(pcb, NULL); 2503 LWIP_UNUSED_ARG(closed); 2505 if (closed == ERR_MEM) {
|
/reactos/modules/rosapps/lib/vfdlib/ |
H A D | vfdmsg_lib.mc | 517 Continuing forces all files to be closed.%0
|
/reactos/modules/rosapps/applications/cmdutils/vfdcmd/ |
H A D | vfdmsg.mc | 1135 /F of the drives are in use and cannot be closed. 1138 /Q of the drives are in use and cannot be closed. 1141 An image cannot be closed if the virtual drive is used by any other 1194 is closed, unless the image is explicitly saved to a file
|
/reactos/base/applications/calc/ |
H A D | whatsnew.txt | 21 * Fixed bug when calculator was closed with statistics dialog open.
|
H A D | help.txt | 220 Note: when the statistical box is closed, its content is lost. 227 …, conversion and scientific modes, but its content is lost when ReactOS Calc application is closed.
|
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 464 2015-08-14 - Merge branch 'no-error-on-already-closed' of git://github.com/farnz/ppp
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | UPGRADING | 165 callback (aside from NULL/closed) after calling tcp_close()
|