Home
last modified time | relevance | path

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

/dports/devel/notcurses/notcurses-3.0.1/python/notcurses/
H A D__init__.py35 ncchannels_set_fg_rgb8_clipped, ncstrwidth, notcurses_version,
H A Dchannels.c377 ncchannels_set_fg_rgb8_clipped(&ncchannels_fixed_size, r, g, b); in python_ncchannels_set_fg_rgb8_clipped()
H A Dnotcurses.py218 def ncchannels_set_fg_rgb8_clipped(channels: int, r: int, g: int, b: int, function
/dports/devel/notcurses/notcurses-3.0.1/include/notcurses/
H A Dnotcurses.h442 ncchannels_set_fg_rgb8_clipped(uint64_t* channels, int r, int g, int b){ in ncchannels_set_fg_rgb8_clipped() function
2646 ncchannels_set_fg_rgb8_clipped(&cl->channels, r, g, b); in nccell_set_fg_rgb8_clipped()
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dnotcurses.c1462 ncchannels_set_fg_rgb8_clipped(&n->channels, r, g, b);
/dports/devel/notcurses/notcurses-3.0.1/
H A DUSAGE.md2295 ncchannels_set_fg_rgb8_clipped(&cl->channels, r, g, b);