Searched refs:client_msg (Results 1 – 1 of 1) sorted by relevance
1319 xcb_client_message_event_t *client_msg = (xcb_client_message_event_t *)event; in winMultiWindowXMsgProc() local1321 if (client_msg->type == atmWmChange in winMultiWindowXMsgProc()1322 && client_msg->data.data32[0] == XCB_ICCCM_WM_STATE_ICONIC) { in winMultiWindowXMsgProc()1328 msg.iWindow = client_msg->window; in winMultiWindowXMsgProc()