Searched refs:xf86getSubTokenWithTab (Results 1 – 6 of 6) sorted by relevance
107 int xf86getSubTokenWithTab(char **comment, const xf86ConfigSymTabRec * tab);
189 token = xf86getSubTokenWithTab(&(ptr->ml_comment), TimingTab); in xf86parseModeLine()247 token = xf86getSubTokenWithTab(&(ptr->ml_comment), TimingTab); in xf86parseModeLine()
156 token = xf86getSubTokenWithTab(&(ptr->lay_comment), AdjTab); in xf86parseLayoutSection()
192 xf86getSubTokenWithTab(&(ptr->disp_comment), in xf86parseDisplaySubSection()
460 xf86getSubTokenWithTab(char **comment, const xf86ConfigSymTabRec * tab) in xf86getSubTokenWithTab() function
26420 functions that use it - xf86getToken(), xf86getSubTokenWithTab(),