Searched refs:_cuu_cost (Results 1 – 3 of 3) sorted by relevance
425 SP_PARM->_cuu_cost = CostOf(TIPARM_1(parm_up_cursor, 23), 1); in NCURSES_SP_NAME()608 && SP_PARM->_cuu_cost < vcost in relative_move()611 vcost = SP_PARM->_cuu_cost; in relative_move()1417 (void) printf("cuu cost: %d\n", CURRENT_SCREEN->_cuu_cost); in main()
1031 int _cuu_cost; /* cost of (parm_cursor_up) */ member
9317 + correct a place where _cup_cost was used rather than _cuu_cost