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

  /external/icu/icu4c/source/samples/legacy/
Makefile 36 OBJECTS=legacy.o newcol.o oldcol.o
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 940 int mvcur(int oldrow, int oldcol, int newrow, int newcol) const {
941 return ::mvcur(oldrow, oldcol, newrow, newcol); }
    [all...]
  /external/mksh/src/
edit.c 5181 newcol(unsigned char ch, int col) function
    [all...]

Completed in 86 milliseconds