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

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h423 extern Atom TwmAtoms[];
436 #define _XA_MIT_PRIORITY_COLORS TwmAtoms[0]
437 #define _XA_WM_CHANGE_STATE TwmAtoms[1]
438 #define _XA_WM_STATE TwmAtoms[2]
439 #define _XA_WM_COLORMAP_WINDOWS TwmAtoms[3]
440 #define _XA_WM_PROTOCOLS TwmAtoms[4]
441 #define _XA_WM_TAKE_FOCUS TwmAtoms[5]
442 #define _XA_WM_SAVE_YOURSELF TwmAtoms[6]
443 #define _XA_WM_DELETE_WINDOW TwmAtoms[7]
444 #define _XA_SM_CLIENT_ID TwmAtoms[
[all...]
H A Dtwm.c148 Atom TwmAtoms[11]; variable in typeref:typename:Atom[11]
343 sizeof TwmAtoms / sizeof TwmAtoms[0],
344 False, TwmAtoms);

Completed in 4 milliseconds