HomeSort by relevance Sort by last modified time
    Searched defs:A_REVERSE (Results 1 - 7 of 7) sorted by null

  /external/grub/stage2/
shared.h 298 # define A_REVERSE 0x70
307 /* In old BSD curses, A_NORMAL and A_REVERSE are not defined, so we
312 #ifndef A_REVERSE
314 # define A_REVERSE A_STANDOUT
316 # define A_REVERSE 0
318 #endif /* ! A_REVERSE */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 201 #define WA_REVERSE A_REVERSE
    [all...]
ncurses.h 201 #define WA_REVERSE A_REVERSE
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 201 #define WA_REVERSE A_REVERSE
    [all...]
ncurses.h 201 #define WA_REVERSE A_REVERSE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 201 #define WA_REVERSE A_REVERSE
    [all...]
ncurses.h 201 #define WA_REVERSE A_REVERSE
    [all...]

Completed in 281 milliseconds