Searched refs:FBC_Bool_True (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_getargs.c | 382 { "true", "True", FBC_Bool_True }, /* Start of keyword table */ 384 { "enable", "True", FBC_Bool_True }, 386 { "yes", "Yes", FBC_Bool_True }, 388 { "on", "On", FBC_Bool_True }, 391 { "1", "1", FBC_Bool_True }, 398 { "enable", "Enable", FBC_Bool_True }, /* Start of keyword table */ 400 { "true", "Enable", FBC_Bool_True }, 402 { "on", "Enable", FBC_Bool_True }, 404 { "yes", "Enable", FBC_Bool_True }, 412 { "swapped", "Swapped", FBC_Bool_True }, /* Star [all...] |
H A D | fbc_getargs.h | 69 FBC_Bool_True /* True */ enumerator in enum:__anon29
|
Completed in 12 milliseconds