Searched defs:FILL_Y (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dgui.h113 # define FILL_Y(row) ((row) * gui.char_height) macro
122 # define FILL_Y(row) ((row) * gui.char_height + gui.border_offset) macro

Completed in 55 milliseconds