Home
last modified time | relevance | path

Searched defs:start_color (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Lib/curses/
D__init__.py45 def start_color(): function
/external/python/cpython3/Lib/curses/
D__init__.py42 def start_color(): function
/external/ImageMagick/MagickCore/
Dcolor-private.h40 start_color[MagickPathExtent] = "white", in GetColorRange() local
Dthreshold.c1220 const PixelInfo *start_color,const PixelInfo *stop_color, in ColorThresholdImage()
/external/ImageMagick/coders/
Dgradient.c170 start_color[MagickPathExtent], in ReadGRADIENTImage() local
/external/harfbuzz_ng/test/shaping/
Dhb_test_tools.py94 def start_color (c): return '' member in ColorFormatter.Null
104 def start_color (c): member in ColorFormatter.ANSI
120 def start_color (c): member in ColorFormatter.HTML
/external/skqp/bench/
DRotatedRectBench.cpp30 static inline SkColor start_color(ColorType ct) { in start_color() function
/external/skia/bench/
DRotatedRectBench.cpp30 static inline SkColor start_color(ColorType ct) { in start_color() function
/external/python/cffi/demo/
D_curses.py1017 def start_color(): function
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp3543 tcu::Vec4 start_color; in verify() local
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in11582 start_color, local
/external/ImageMagick/PerlMagick/
DMagick.xs11576 start_color, in Mogrify() local
/external/ImageMagick/MagickWand/
Dmagick-image.c1876 const PixelWand *start_color,const PixelWand *stop_color) in MagickColorThresholdImage()