Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewwin.c72 int isPad; in __m_newwin() local
74 isPad = ((begy < 0) && (begx < 0)) || in __m_newwin()
111 if (!isPad) { in __m_newwin()
191 if (isPad) { in __m_newwin()