Home
last modified time | relevance | path

Searched refs:GetBoolValue (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c112 static Bool GetBoolValue(OptionInfoPtr p, const char *s);
811 if (GetBoolValue(p, s)) { in ParseOptionValue()
920 if (GetBoolValue(&opt, s)) { in ParseOptionValue()
968 GetBoolValue(OptionInfoPtr p, const char *s) in GetBoolValue() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c475 GetBoolValue(OptionInfoPtr p, const char *s) in GetBoolValue() function
561 if (GetBoolValue(p, s)) { in ParseOptionValue()
680 if (GetBoolValue(&opt, s)) { in ParseOptionValue()