Searched refs:GetBoolValue (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Option.c479 GetBoolValue(OptionInfoPtr p, const char *s) function in typeref:typename:Bool
559 if (GetBoolValue(p, s)) {
671 if (GetBoolValue(&opt, s)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Option.c475 GetBoolValue(OptionInfoPtr p, const char *s) function in typeref:typename:Bool
561 if (GetBoolValue(p, s)) {
680 if (GetBoolValue(&opt, s)) {
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinconfig.c112 static Bool GetBoolValue(OptionInfoPtr p, const char *s);
811 if (GetBoolValue(p, s)) {
920 if (GetBoolValue(&opt, s)) {
968 GetBoolValue(OptionInfoPtr p, const char *s) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinconfig.c113 static Bool GetBoolValue (OptionInfoPtr p, const char *s);
866 if (GetBoolValue (p, s))
996 if (GetBoolValue (&opt, s))
1054 GetBoolValue (OptionInfoPtr p, const char *s) function in typeref:typename:Bool

Completed in 12 milliseconds