Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/Ted/
H A DtedDraw.h133 extern int tedDrawRunUnderline( const DrawTextLine * dtl,
H A DtedDraw.c520 dc.dcDrawUnderline= tedDrawRunUnderline; in tedDrawRectangle()
H A DtedDrawTextLines.c65 int tedDrawRunUnderline( const DrawTextLine * dtl, in tedDrawRunUnderline() function