Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c246 aptr->adj_bottom_str = xf86_lex_val.str; in xf86parseLayoutSection()
337 fprintf(cf, " \"%s\"", aptr->adj_bottom_str); in xf86printLayoutSection()
388 TestFree(ptr->adj_bottom_str); in xf86freeAdjacencyList()
H A Dxf86Parser.h362 const char *adj_bottom_str; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1437 slp[count].bottomname = adjp->adj_bottom_str; in configLayout()