Searched refs:disp_comment (Results 1 – 2 of 2) sorted by relevance
121 ptr->disp_comment = xf86addComment(ptr->disp_comment, xf86_lex_val.str); in xf86parseDisplaySubSection()124 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()127 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()132 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()135 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()140 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()145 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()150 if (xf86getSubToken(&(ptr->disp_comment)) != STRING) in xf86parseDisplaySubSection()155 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()158 if (xf86getSubToken(&(ptr->disp_comment)) != NUMBER) in xf86parseDisplaySubSection()[all …]
247 char *disp_comment; member