Home
last modified time | relevance | path

Searched defs:FILL_X (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dgui.h88 # define FILL_X(col) ((col) * gui.char_width) macro
94 # define FILL_X(col) ((col) * gui.char_width + gui.border_offset) macro
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltInt.h488 #define FILL_X 1 macro