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

  /src/games/colorbars/
colorbars.c 59 int spacing, offsetx, labeloffsety, labeloffsetx; local in function:main
90 labeloffsety = (LINES - 1 - labelwidth) / 2;
108 mvprintw(line + labeloffsety, xoffs, "%c",

Completed in 13 milliseconds