Searched refs:DelCharCost (Results 1 – 2 of 2) sorted by relevance
1909 #define DelCharCost(sp,count) \ macro1954 #undef DelCharCost1955 #define DelCharCost(sp, count) NCURSES_SP_NAME(_nc_DelCharCost)(NCURSES_SP_ARGx count) macro
1609 if (DelCharCost(SP_PARM, oLastChar - nLastChar) in TransformLine()