Lines Matching refs:xf86getSubToken
106 if (xf86getSubToken(&(ptr->lay_comment)) != STRING) in xf86parseLayoutSection()
114 if (xf86getSubToken(&(ptr->lay_comment)) != STRING) in xf86parseLayoutSection()
124 if (xf86getSubToken(&(ptr->lay_comment)) != STRING) { in xf86parseLayoutSection()
145 if ((token = xf86getSubToken(&(ptr->lay_comment))) == NUMBER) in xf86parseLayoutSection()
149 token = xf86getSubToken(&(ptr->lay_comment)); in xf86parseLayoutSection()
183 token = xf86getSubToken(&(ptr->lay_comment)); in xf86parseLayoutSection()
192 token = xf86getSubToken(&(ptr->lay_comment)); in xf86parseLayoutSection()
195 token = xf86getSubToken(&(ptr->lay_comment)); in xf86parseLayoutSection()
216 token = xf86getSubToken(&(ptr->lay_comment)); in xf86parseLayoutSection()
223 token = xf86getSubToken(&(ptr->lay_comment)); in xf86parseLayoutSection()
229 token = xf86getSubToken(&(ptr->lay_comment)); in xf86parseLayoutSection()
242 if (xf86getSubToken(&(ptr->lay_comment)) != STRING) { in xf86parseLayoutSection()
249 if (xf86getSubToken(&(ptr->lay_comment)) != STRING) { in xf86parseLayoutSection()
256 if (xf86getSubToken(&(ptr->lay_comment)) != STRING) { in xf86parseLayoutSection()
274 if (xf86getSubToken(&(ptr->lay_comment)) != STRING) { in xf86parseLayoutSection()
279 while ((token = xf86getSubToken(&(ptr->lay_comment))) == STRING) { in xf86parseLayoutSection()