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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_propt.c509 fbc_propt_fn_t **propt_fn; /* Ptr to addr of a display function */ local
514 for (propt_fn = (fbc_propt_fn_t **)fbvar->propt_fn;
515 *propt_fn != NULL;
516 propt_fn += 1) {
517 (**propt_fn)(fbvar);
H A Dfbc_properties.c161 fbvar->propt_fn = &fbc_propt_fn[0];
H A Dfbc_properties.h114 //??? fbc_propt_fn_t **propt_fn; /* List of -propt display functions */
115 void *propt_fn; /* List of -propt display functions */ member in struct:fbc_varient_st
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_properties.c692 fbvar->propt_fn = &efb_propt_fn_xvr_300[0];
708 fbvar->propt_fn = &efb_propt_fn_xvr_50[0];
718 fbvar->propt_fn = &efb_propt_fn_xvr_100[0];
730 fbvar->propt_fn = &efb_propt_fn_xvr_300[0];
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_properties.c251 fbvar->propt_fn = &ast_propt_fn[0];
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_properties.c251 fbvar->propt_fn = &mga_propt_fn[0];

Completed in 26 milliseconds