Home
last modified time | relevance | path

Searched defs:InsCharCost (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/ncurses/ncurses/tty/
HDtty_display.h111 #define InsCharCost(count) \ macro
/trueos/contrib/ncurses/ncurses/
HDcurses.priv.h1377 #define InsCharCost(count) \ macro
1432 #define InsCharCost(count) _nc_InsCharCost(count) macro