HomeSort by: relevance | last modified time | path
    Searched defs:_wintype (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
refresh.c 244 char *_wintype; local in function:_wnoutrefresh
247 _wintype = "derwin";
249 _wintype = "dwin";
253 _wintype, dy_off, *dwlp->firstchp, *dwlp->lastchp,
257 _wintype, dwin->maxx, dwin->ch_off, wlp);
refresh.c 244 char *_wintype; local in function:_wnoutrefresh
247 _wintype = "derwin";
249 _wintype = "dwin";
253 _wintype, dy_off, *dwlp->firstchp, *dwlp->lastchp,
257 _wintype, dwin->maxx, dwin->ch_off, wlp);

Completed in 23 milliseconds