Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h126 char *bottomname; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h375 const char *bottomname; member
H A Dxf86Config.c1437 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()