Home
last modified time | relevance | path

Searched defs:RELATIVE_WIDTH (Results 1 – 5 of 5) sorted by relevance

/dports/x11/nezd/nezd-0.1.0/
H A Dnezd.h40 #define RELATIVE_WIDTH 0x4 macro
/dports/japanese/w3m/w3m-2b59b9e/
H A Dfm.h314 #define RELATIVE_WIDTH(w) (((w)>=0)?(int)((w)/pixel_per_char):(w)) macro
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dfm.h314 #define RELATIVE_WIDTH(w) (((w)>=0)?(int)((w)/pixel_per_char):(w)) macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dfm.h314 #define RELATIVE_WIDTH(w) (((w)>=0)?(int)((w)/pixel_per_char):(w)) macro
/dports/www/w3m/w3m-2b59b9e/
H A Dfm.h314 #define RELATIVE_WIDTH(w) (((w)>=0)?(int)((w)/pixel_per_char):(w)) macro