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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c279 * Set footnote[0] to TRUE iff a video mode is displayed that is not
282 * Display any applicable footnote references (e.g. [1], [2], ...).
295 int footnote[]) /* Returned flags, else unchanged */
322 * For the indicated video streams (-dev), display any footnote numbers
342 footnote[0] = TRUE; /* Mode not fully supported */
351 footnote[note_num] = TRUE;
355 footnote[note_num + 1] = TRUE;
382 * (-res ?). For each video mode and for each video stream, footnote
403 int footnote[FBC_MAX_NOTES+1]; /* TRUE => Display note */ local
413 footnote[
290 fbc_list_video_mode( fbc_dev_t *device, const char *mode_name, int support_level, fbc_edid_res_t edid_res_info[], int footnote[]) argument
[all...]

Completed in 9 milliseconds