Searched refs:keywd_int_t (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_getargs.h54 } keywd_int_t; typedef in typeref:struct:__anon27
60 extern const keywd_int_t fbc_keywds_file[]; /* Machine, System */
63 extern const keywd_int_t fbc_keywds_DefaultDepth[]; /* 8, 24 */
71 extern const keywd_int_t fbc_keywds_boolean[];
72 extern const keywd_int_t fbc_keywds_xable[];
73 extern const keywd_int_t fbc_keywds_swappedirect[];
83 extern const keywd_int_t fbc_keywds_MultiviewMode[];
92 extern const keywd_int_t fbc_keywds_Multisample[];
94 extern const keywd_int_t fbc_keywds_res_nn[]; /* noconfirm, nocheck */
95 extern const keywd_int_t fbc_keywds_res_nnt
[all...]
H A Dfbc_getargs.c54 const keywd_int_t *keywd_table, /* Table of recognized keywords */
56 const keywd_int_t **match_ent_ptr) /* Returned ptr to matching ent */
65 sizeof (keywd_int_t),
89 sizeof (keywd_int_t),
239 const keywd_int_t *keywd_table, /* Table of recognized keywords */
247 const keywd_int_t *match_ent_ptr; /* Ptr to matching keyword entry */
373 * The zeroth keywd_int_t array element contains the "radio button"
380 const keywd_int_t fbc_keywds_boolean[] = {
396 const keywd_int_t fbc_keywds_xable[] = {
410 const keywd_int_t fbc_keywds_swappedirec
[all...]

Completed in 11 milliseconds