Searched refs:atmType (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowwm.c159 SendXMessage (Display *pDisplay, Window iWin, Atom atmType, long nData);
475 SendXMessage (Display *pDisplay, Window iWin, Atom atmType, long nData) argument
482 e.xclient.message_type = atmType;
500 Atom atmType; local in function:UpdateName
516 &atmType,
560 Atom atmType;
577 &atmType,
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowwm.c156 SendXMessage(xcb_connection_t *conn, xcb_window_t iWin, xcb_atom_t atmType, long nData);
506 SendXMessage(xcb_connection_t *conn, xcb_window_t iWin, xcb_atom_t atmType, long nData) argument
514 e.type = atmType;

Completed in 6 milliseconds