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

/solaris-x11-s12/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-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_properties.c251 fbvar->propt_fn = &ast_propt_fn[0];
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_properties.c251 fbvar->propt_fn = &mga_propt_fn[0];

Completed in 12 milliseconds