Home
last modified time | relevance | path

Searched refs:MAX_TANGNORMLEN (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dresources.h85 #define MAX_TANGNORMLEN 20 macro
H A Dw_indpanel.c438 …ormlen, inc_tangnormlen, dec_tangnormlen, show_tangnormlen, MIN_TANGNORMLEN, MAX_TANGNORMLEN, 0.2},
3497 else if (cur_tangnormlen > MAX_TANGNORMLEN) in show_tangnormlen()
3498 cur_tangnormlen = MAX_TANGNORMLEN; in show_tangnormlen()