gfx/line.h header reference
[Lightweight 2d graphic module]

The source code of this header can be browsed online.

Members  

Functions  

Members detail  

_GFX_BPP_EXPAND(_GFX_LINE_PROTO )  

Alternate declarations with same identifier: [1], [2], [3], [4], [5], [6], [7].

#define _GFX_LINE_DRAW(_put_pixel, s, x0, x1, y0, y1)  

This macro is declared in gfx/line.h source file, line 42.

#define _GFX_LINE_H_  

This macro is declared in gfx/line.h source file, line 37.

#define _GFX_LINE_OPS(bpp, ppw, l2bpp, l2ppw, pm, ps, word_t)  

This macro is declared in gfx/line.h source file, line 103.

#define _GFX_LINE_PROTO(bpp, ppw, l2bpp, l2ppw, pm, ps, word_t)  

This macro is declared in gfx/line.h source file, line 90.

void gfx_draw_line_safe(const struct gfx_surface_s *s, gfx_pos_t x0, gfx_pos_t y0, gfx_pos_t x1, gfx_pos_t y1, gfx_pixel_t a)  

This function is declared in gfx/line.h source file, line 121.

Valid XHTML 1.0 StrictGenerated by diaxen on Wed Oct 17 21:18:38 2018 using MkDoc