Searched refs:disp_depth (Results 1 – 4 of 4) sorted by relevance
142 ptr->disp_depth = xf86_lex_val.num; in xf86parseDisplaySubSection()421 if (dptr->disp_depth) { in xf86printScreenSection()422 fprintf(cf, "\t\tDepth %d\n", dptr->disp_depth); in xf86printScreenSection()
239 int disp_depth; member
213 conf_display->disp_depth = depths[i]; in configureScreenSection()
2003 displayp->depth = conf_display->disp_depth; in configDisplay()