Home
last modified time | relevance | path

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

/dports/net/drawterm/drawterm/libmemlayer/
H A Dline.c25 _memline(Memimage *dst, Point p0, Point p1, int end0, int end1, int radius, Memimage *src, Point sp… in _memline() function
115 _memline(dst, p0, p1, ll->end0, ll->end1, ll->radius, ll->src, ll->sp, clipr, ll->op); in llineop()
121 _memline(dst, p0, p1, end0, end1, radius, src, sp, dst->clipr, op); in memline()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmemlayer/
H A Dline.c25 _memline(Memimage *dst, Point p0, Point p1, int end0, int end1, int radius, Memimage *src, Point sp… in _memline() function
115 _memline(dst, p0, p1, ll->end0, ll->end1, ll->radius, ll->src, ll->sp, clipr, ll->op); in llineop()
121 _memline(dst, p0, p1, end0, end1, radius, src, sp, dst->clipr, op); in memline()