Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dlibxo.c132 #define XO_MAX_ANCHOR_WIDTH (8*1024) /* Anything wider is just sillyb */ macro
4932 if (abswidth > XO_MAX_ANCHOR_WIDTH) { in xo_anchor_stop()
4934 XO_MAX_ANCHOR_WIDTH); in xo_anchor_stop()