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

/xsrc/external/mit/xedit/dist/lisp/
H A Dformat.c1654 int last, spaces_before, padout; local in function:format_justify
1674 spaces_before = (i != 0 || collon) && (!last || !atsign);
1676 if (!spaces_before) {
1693 if (spaces_before) {

Completed in 5 milliseconds