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

  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 13 def start_color (c): return '' member in class:ColorFormatter.Null
23 def start_color (c): member in class:ColorFormatter.ANSI
39 def start_color (c): member in class:ColorFormatter.HTML
94 oo[i] += self.formatter.start_color (self.colors[i])
  /external/qemu/
curses.c 296 start_color(); raw(); scrollok(stdscr, FALSE);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 715 extern NCURSES_EXPORT(int) start_color (void); /* implemented */
    [all...]
ncurses.h 715 extern NCURSES_EXPORT(int) start_color (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 715 extern NCURSES_EXPORT(int) start_color (void); /* implemented */
    [all...]
ncurses.h 715 extern NCURSES_EXPORT(int) start_color (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 715 extern NCURSES_EXPORT(int) start_color (void); /* implemented */
    [all...]
ncurses.h 715 extern NCURSES_EXPORT(int) start_color (void); /* implemented */
    [all...]

Completed in 3451 milliseconds