Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dinfo.c341 i = mem_cols_used(NULL); in pressed_information()
H A Dmemory.h656 int mem_cols_used(png_color *pal); // Count and collect colours used in main RGB image
H A Dotherwindow.c2099 tdata.cols = tdata.cols0 = mem_cols_used(tdata.newpal); in pressed_quantize()
H A Dmemory.c7569 int mem_cols_used(png_color *pal) // Count and collect colours used in main RGB image in mem_cols_used() function