Home
last modified time | relevance | path

Searched refs:mratiox (Results 1 – 4 of 4) sorted by relevance

/dports/astro/wmglobe/wmglobe-1.3/src/
H A Dwmglobe.h139 extern int sens, fun, funx, funy, oknimap, mratiox, mratioy, gotoscr;
H A Dwmglobe.c229 mratiox = (int) floor(ratiox * 256);
H A Drend.c804 xl = (int) (longitude * mratiox); in mygetMapColorLinear()
H A Dwmgutil.c48 int sens, fun, funx, funy, oknimap, mratiox, mratioy, gotoscr; variable