Home
last modified time | relevance | path

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

/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c9459 #define WRAP_MARG_L(F) (((WRAP_S *)(F)->opt)->margin_l) macro
10642 int n = WRAP_MARG_L(f) + (ivar ? WRAP_INDENT(f) : 0); in wrap_bol()
10649 if((k = WRAP_MARG_L(f)) > 0) in wrap_bol()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c9459 #define WRAP_MARG_L(F) (((WRAP_S *)(F)->opt)->margin_l) macro
10642 int n = WRAP_MARG_L(f) + (ivar ? WRAP_INDENT(f) : 0); in wrap_bol()
10649 if((k = WRAP_MARG_L(f)) > 0) in wrap_bol()