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

  /external/syslinux/gpxe/src/include/
curses.h 295 //extern int mvhline ( int, int, chtype, int );
632 static inline int mvhline ( int y, int x, chtype ch, int n ) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h 648 extern NCURSES_EXPORT(int) mvhline (int, int, chtype, int); /* generated */
1244 #define mvhline macro
    [all...]
ncurses.h 648 extern NCURSES_EXPORT(int) mvhline (int, int, chtype, int); /* generated */
1244 #define mvhline macro
    [all...]

Completed in 425 milliseconds