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

  /external/e2fsprogs/ext2ed/
win.c 208 wresize(title_win, TITLE_WIN_LINES,COLS);
209 wresize(show_win, SHOW_WIN_LINES,COLS);
210 wresize(command_win, COMMAND_WIN_LINES,COLS);
211 wresize(mt_win1, 1,COLS);
212 wresize(mt_win2, 1,COLS);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 1221 int wresize(int newLines, int newColumns) { function in class:NCursesWindow
    [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1221 int wresize(int newLines, int newColumns) { function in class:NCursesWindow
    [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1221 int wresize(int newLines, int newColumns) { function in class:NCursesWindow
    [all...]
curses.h     [all...]
ncurses.h     [all...]

Completed in 175 milliseconds