Home
last modified time | relevance | path

Searched defs:colorlist (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_images.py159 def colorlist(self, *args): member in PhotoImageTest
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c846 JSAMPLE colorlist[MAXNUMCOLORS]; in fill_inverse_cmap() local
625 find_nearby_colors(j_decompress_ptr cinfo, int minc0, int minc1, int minc2, JSAMPLE colorlist[]) find_nearby_colors() argument
754 find_best_colors(j_decompress_ptr cinfo, int minc0, int minc1, int minc2, int numcolors, JSAMPLE colorlist[], JSAMPLE bestcolor[]) find_best_colors() argument

Completed in 4 milliseconds