Home
last modified time | relevance | path

Searched refs:pXMsgArg (Results 1 – 9 of 9) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinmultiwindowwm.c1358 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1361 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1365 free(pXMsgArg); in winInitWM()
1372 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1396 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1397 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1399 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1358 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1361 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1365 free(pXMsgArg); in winInitWM()
1372 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1396 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1397 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1399 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1358 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1361 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1365 free(pXMsgArg); in winInitWM()
1372 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1396 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1397 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1399 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinmultiwindowwm.c1400 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1403 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1407 free(pXMsgArg); in winInitWM()
1414 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1439 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1440 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1441 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1442 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1443 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1358 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1361 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1365 free(pXMsgArg); in winInitWM()
1372 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1396 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1397 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1399 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1358 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1361 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1365 free(pXMsgArg); in winInitWM()
1372 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1396 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1397 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1399 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1358 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1361 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1365 free(pXMsgArg); in winInitWM()
1372 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1396 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1397 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1399 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwm.c1358 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1361 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1365 free(pXMsgArg); in winInitWM()
1372 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1396 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1397 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1399 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinmultiwindowwm.c1400 XMsgProcArgPtr pXMsgArg = malloc(sizeof(XMsgProcArgRec)); in winInitWM() local
1403 if (pArg == NULL || pWMInfo == NULL || pXMsgArg == NULL) { in winInitWM()
1407 free(pXMsgArg); in winInitWM()
1414 ZeroMemory(pXMsgArg, sizeof(XMsgProcArgRec)); in winInitWM()
1439 pXMsgArg->dwScreen = dwScreen; in winInitWM()
1440 pXMsgArg->pWMInfo = pWMInfo; in winInitWM()
1441 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()
1442 pXMsgArg->hwndScreen = hwndScreen; in winInitWM()
1443 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()