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

/xsrc/external/mit/xterm/dist/
H A Dmain.h58 #ifndef DEFCLASS
59 #define DEFCLASS "XTerm" macro
H A Dmain.c2376 char *my_class = x_strdup(DEFCLASS);
2875 } else if (IsEmpty(resource.title) && strcmp(my_class, DEFCLASS)) {

Completed in 8 milliseconds