Home
last modified time | relevance | path

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

/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drxvtfont.C38 #define OVERLAP_OK(w,wcw,prop) ((w) <= ( \ macro
1041 if (careful && !OVERLAP_OK (w, wcw, prop)) in has_char()
1413 if (careful && !OVERLAP_OK (w, wcw, prop)) in has_char()
1417 if (!OVERLAP_OK (g.xOff, wcw, prop)) in has_char()