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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c392 #define FBC_MAX_NOTES (FBC_MAX_STREAMS * 2) /* Two footnotes per stream */ macro
402 int footnote[FBC_MAX_NOTES+1]; /* TRUE => Display note */
411 for (i = 0; i <= FBC_MAX_NOTES; i += 1) {

Completed in 10 milliseconds