Home
last modified time | relevance | path

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

/dports/editors/biew/biew-610/biewlib/
H A Dtwin.h65 #define TWC_RT_ARROW '' /**< Right arrow character */ macro
71 #define TWC_RT_ARROW '>' /**< Right arrow character */ macro
/dports/editors/biew/biew-610/plugins/
H A Dtextmode.c1096 drawBound(tvioWidth,i + 1,TWC_RT_ARROW); in drawText()