Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/test/shape/
H A Dhb_test_tools.py16 def start_color (c): return '' member in ColorFormatter.Null
26 def start_color (c): member in ColorFormatter.ANSI
42 def start_color (c): member in ColorFormatter.HTML
/aosp_15_r20/external/python/cpython2/Lib/curses/
D__init__.py45 def start_color(): function
/aosp_15_r20/external/python/cpython3/Lib/curses/
D__init__.py42 def start_color(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/curses/
D__init__.py42 def start_color(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/curses/
D__init__.py42 def start_color(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/curses/
D__init__.py42 def start_color(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/curses/
D__init__.py42 def start_color(): function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/
H A Dcolors.c38 int start_color(void) in start_color() function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Dcolor.c108 int start_color(void) in start_color() function
/aosp_15_r20/external/skia/bench/
H A DRotatedRectBench.cpp30 static inline SkColor start_color(ColorType ct) { in start_color() function
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1298 size_t start_color = flag ? 2 : 0; in DrawShading() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp3556 tcu::Vec4 start_color; in verify() local