Home
last modified time | relevance | path

Searched refs:select_colors (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dcolorizer.py91 select_colors = idleConf.GetHighlight(theme, 'hilite')
96 selectforeground=select_colors['foreground'],
97 selectbackground=select_colors['background'],
98 inactiveselectbackground=select_colors['background'], # new in 8.5
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c518 select_colors(j_decompress_ptr cinfo, int desired_colors) in select_colors() function
1123 select_colors(cinfo, cquantize->desired); in finish_pass1()

Completed in 3 milliseconds