Searched refs:setcursorshape (Results 1 – 3 of 3) sorted by relevance
60 setcursorshape(1, 7); // Block cursor in getuserinput()62 setcursorshape(6, 7); // Normal cursor in getuserinput()140 setcursorshape(1, 7); // Block cursor in getuserinput()142 setcursorshape(6, 7); // Normal cursor in getuserinput()202 setcursorshape(start, end); // Block cursor in getuserinput()
41 void setcursorshape(char start, char end); // Set cursor shape
53 void setcursorshape(char start, char end) in setcursorshape() function