Searched refs:bottomname (Results 1 – 3 of 3) sorted by relevance
126 char *bottomname; member
375 const char *bottomname; member
1437 slp[count].bottomname = adjp->adj_bottom_str; in configLayout()1493 if (slp[i].bottomname && in configLayout()1494 strcmp(slp[i].bottomname, slp[j].screen->id) == 0) { in configLayout()