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

/xsrc/external/mit/ctwm/dist/
H A Dewmh.c1027 static int atomToFlag(Atom a) function in typeref:typename:int
1030 # define CRWARN(x) fprintf(stderr, "atomToFlag: ignoring " #x "\n")
1082 change1 = atomToFlag(msg->data.l[1]);
1083 change2 = atomToFlag(msg->data.l[2]);
2248 flags |= atomToFlag(prop[i]);

Completed in 4 milliseconds