Searched refs:spot_area (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dmbyte.c5176 XRectangle spot_area; local
5203 spot_area.x = 0;
5204 spot_area.y = 0;
5205 spot_area.height = gui.char_height * Rows;
5206 spot_area.width = gui.char_width * Columns;
5212 XNArea, &spot_area,

Completed in 126 milliseconds