Searched refs:lay_identifier (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DLayout.c116 ptr->lay_identifier = val.str;
329 if (ptr->lay_identifier)
330 fprintf (cf, "\tIdentifier \"%s\"\n", ptr->lay_identifier);
432 TestFree (ptr->lay_identifier);
485 inptr->iref_inputdev_str, layout->lay_identifier);
515 adj->adj_screen_str, layout->lay_identifier);
531 iptr->inactive_device_str, layout->lay_identifier);
552 if (xf86nameCompare (list->lay_identifier, name) == 0)
H A Dxf86Parser.h413 char *lay_identifier; member in struct:__anond430d9491908
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DLayout.c112 ptr->lay_identifier = xf86_lex_val.str;
326 if (ptr->lay_identifier)
327 fprintf(cf, "\tIdentifier \"%s\"\n", ptr->lay_identifier);
422 TestFree(ptr->lay_identifier);
471 layout->lay_identifier);
499 layout->lay_identifier);
514 layout->lay_identifier);
534 if (xf86nameCompare(list->lay_identifier, name) == 0)
H A Dxf86Parser.h381 const char *lay_identifier; member in struct:__anon01ede9dc1a08
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c1466 count, layout->lay_identifier);
1533 xf86Msg(from, "ServerLayout \"%s\"\n", conf_layout->lay_identifier);
1548 count, conf_layout->lay_identifier);
1674 count, conf_layout->lay_identifier);
1689 servlayoutp->id = conf_layout->lay_identifier;
1756 layout.lay_identifier = servlayoutp->id;
H A Dxf86Configure.c338 ptr->lay_identifier = "X.org Configured";
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c1359 count, layout->lay_identifier);
1425 xf86Msg(from, "ServerLayout \"%s\"\n", conf_layout->lay_identifier);
1440 count, conf_layout->lay_identifier);
1567 count, conf_layout->lay_identifier);
1582 servlayoutp->id = conf_layout->lay_identifier;
1649 layout.lay_identifier = servlayoutp->id;
H A Dxf86Configure.c349 ptr->lay_identifier = "X.org Configured";

Completed in 103 milliseconds