Home
last modified time | relevance | path

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

/dports/graphics/png++/png++-0.2.10/
H A Dconvert_color_space.hpp65 handle_palette(io); in operator ()()
161 static void handle_palette(reader& io) in handle_palette() function
/dports/textproc/py-xlrd/xlrd-2.0.1/xlrd/
H A Dformatting.py577 def handle_palette(book, data): function
1097 handle_palette,
H A Dbook.py1243 self.handle_palette(data)
H A Dsheet.py1364 bk.handle_palette(data)
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c9794 static void handle_palette (gretl_bundle *opts, in handle_palette() function
9938 handle_palette(opts, zrange, na_action, fp); in write_map_gp_file()