Searched refs:xf86findLayout (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dxf86Parser.h500 extern _X_EXPORT XF86ConfLayoutPtr xf86findLayout(const char *name, XF86ConfLayoutPtr list);
H A DLayout.c548 xf86findLayout (const char *name, XF86ConfLayoutPtr list) function in typeref:typename:XF86ConfLayoutPtr
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dxf86Parser.h460 extern _X_EXPORT XF86ConfLayoutPtr xf86findLayout(const char *name,
H A DLayout.c531 xf86findLayout(const char *name, XF86ConfLayoutPtr list) function in typeref:typename:XF86ConfLayoutPtr
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c1526 if ((l = xf86findLayout(xf86LayoutName, conf_layout)) == NULL) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c1418 if ((l = xf86findLayout(xf86LayoutName, conf_layout)) == NULL) {

Completed in 11 milliseconds