Searched defs:near_match (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/gdi32/ | ||
H A D | metafile.c | 3360 static BOOL near_match(int x, int y) in near_match() function |
H A D | font.c | 39 #define near_match(a, b) match_off_by_n((a), (b), 6) macro |