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

  /external/python/cpython2/Demo/curses/
ncurses.py 32 def mkpanel(color, rows, cols, tly, tlx):
33 win = curses.newwin(rows, cols, tly, tlx)
  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 412 component_info[i].tly = 0;

Completed in 189 milliseconds