Home
last modified time | relevance | path

Searched refs:NEXT_UNIT (Results 1 – 11 of 11) sorted by relevance

/dports/print/lout/lout-3.40/
H A Dz17.c244 case CH_UNIT_WD: setwidths( num*FR, NEXT_UNIT ); in GetGap()
332 case NEXT_UNIT: w = width(*xgap) * (b + c) / FR; in MinGap()
457 case NEXT_UNIT: w = width(*xgap) * (b + f) / FR; in ActualGap()
528 case NEXT_UNIT: sprintf(buff[i], "%.1fw%c%s", (float) width(*xgap)/FR, c,u); in EchoGap()
H A Dz16.c54 case NEXT_UNIT: len = (size(y, dim) * width(shift_gap(x))) / FR; in FindShift()
H A Dz12.c1116 if( g != nilobj && units(gap(g)) == NEXT_UNIT ) in MinSize()
H A Dz08.c1333 (units(shift_gap(x))!=FIXED_UNIT && units(shift_gap(x))!=NEXT_UNIT) ) in Manifest()
H A Dexterns.h2355 #define NEXT_UNIT 5 /* w unit (inners) */ macro
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dmodule.h568 NEXT_UNIT, enumerator
H A Dmodval.h602 #define next_unit (*(char *(*)(char *, const char *, int *, int ))global[NEXT_UNIT])
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dmodule.h568 NEXT_UNIT, enumerator
H A Dmodval.h602 #define next_unit (*(char *(*)(char *, const char *, int *, int ))global[NEXT_UNIT])
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dmodules.c604 global_table[NEXT_UNIT] = (Function_ptr) BX_next_unit; in init_global_functions()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dmodules.c604 global_table[NEXT_UNIT] = (Function_ptr) BX_next_unit; in init_global_functions()