Searched refs:coord (Results 1 – 4 of 4) sorted by relevance
2422 COORD coord; in ClearConsoleBuffer() local2429 coord.X = 0; in ClearConsoleBuffer()2430 coord.Y = 0; in ClearConsoleBuffer()5665 COORD coord; in termcap_mode_end() local5692 coord.X = 0; in termcap_mode_end()5705 coord.Y--; in termcap_mode_end()5750 gotoxy(coord.X + 1, coord.Y + 1); in clear_chars()5926 COORD coord; in insert_lines() local5939 COORD coord; in insert_lines() local5995 COORD coord; in delete_lines() local[all …]
20 syn keyword VRMLFields colorPerVertex convex coord coordIndex
54 syn keyword maximaFunc content context contexts contortion contract contragrad coord
2713 getwinpos([{timeout}]) List X and Y coord in pixels of the Vim window2714 getwinposx() Number X coord in pixels of the Vim window2715 getwinposy() Number Y coord in pixels of the Vim window