HomeSort by relevance Sort by last modified time
    Searched refs:select_colors (Results 1 - 4 of 4) sorted by null

  /external/jpeg/
jquant2.c 539 select_colors (j_decompress_ptr cinfo, int desired_colors) function
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 539 select_colors (j_decompress_ptr cinfo, int desired_colors) function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 757 select_colors = idleConf.GetHighlight(theme, 'hilite')
762 selectforeground=select_colors['foreground'],
763 selectbackground=select_colors['background'],
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 757 select_colors = idleConf.GetHighlight(theme, 'hilite')
762 selectforeground=select_colors['foreground'],
763 selectbackground=select_colors['background'],
    [all...]

Completed in 781 milliseconds