Home
last modified time | relevance | path

Searched refs:topname (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h124 char *topname; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h373 const char *topname; member
H A Dxf86Config.c1436 slp[count].topname = adjp->adj_top_str; in configLayout()
1489 if (slp[i].topname && in configLayout()
1490 strcmp(slp[i].topname, slp[j].screen->id) == 0) { in configLayout()