Home
last modified time | relevance | path

Searched refs:GetMinRow (Results 1 – 3 of 3) sorted by relevance

/dports/japanese/ne/ne/src/
H A Dcursor.c107 n=max(n,GetMinRow()); in CursorSetRow()
133 dy=max(dy,GetMinRow()); in csr_setdy()
243 csr_setdy(GetMinRow()); in op_cursor_sup()
H A Dcrt.c16 int GetMinRow() {return 1;} in GetMinRow() function
202 term_locate(GetMinRow(), 0); in CrtDrawAll()
207 cd.dline=GetMinRow(); in CrtDrawAll()
H A Dfile.c29 csrse.cy=GetMinRow(); in FileStartInit()