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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dfields.c84 int wspace_len; /* Column with of whitespace char */ local
121 wspace_len = 1; /* Assume it's a Space, not a Tab */
123 wspace_len = XF86_TAB_WIDTH
126 field_col += wspace_len;

Completed in 9 milliseconds