Searched refs:lay_identifier (Results 1 – 5 of 5) sorted by relevance
110 ptr->lay_identifier = xf86_lex_val.str; in xf86parseLayoutSection()324 if (ptr->lay_identifier) in xf86printLayoutSection()325 fprintf(cf, "\tIdentifier \"%s\"\n", ptr->lay_identifier); in xf86printLayoutSection()420 TestFree(ptr->lay_identifier); in xf86freeLayoutList()469 layout->lay_identifier); in xf86layoutAddInputDevices()497 layout->lay_identifier); in xf86validateLayout()512 layout->lay_identifier); in xf86validateLayout()532 if (xf86nameCompare(list->lay_identifier, name) == 0) in xf86findLayout()
381 const char *lay_identifier; member
1322 count, layout->lay_identifier); in configInputDevices()1388 xf86Msg(from, "ServerLayout \"%s\"\n", conf_layout->lay_identifier); in configLayout()1403 count, conf_layout->lay_identifier); in configLayout()1530 count, conf_layout->lay_identifier); in configLayout()1545 servlayoutp->id = conf_layout->lay_identifier; in configLayout()1612 layout.lay_identifier = servlayoutp->id; in configImpliedLayout()
331 ptr->lay_identifier = "X.org Configured"; in configureLayoutSection()
115036 xf86Config.c:1514: error: request for member 'lay_identifier' in something