Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/src/x/
H A Dxvtable.c98 static inline int _xwin_direct_hline(BITMAP *dst, int dx1, int dy, int dx2, int color) in _xwin_direct_hline() function
347 if (_xwin_direct_hline(dst, dx1, dy, dx2, color)) in _xwin_hline()