Home
last modified time | relevance | path

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

/dports/print/pslib/pslib-0.4.6/src/
H A Dbmp.h10 int* color_table_size, int* color_table_elements);
H A Dbmp.c291 int* color_table_elements) { in read_bmp() argument
671 *color_table_elements = n_clr_elems; in read_bmp()
H A Dpslib.c5081 int color_table_size, color_table_elements; local
5095 &color_table, &color_table_size, &color_table_elements))) {