Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdi32/
H A Dmetafile.c3360 static BOOL near_match(int x, int y) in near_match() function
H A Dfont.c39 #define near_match(a, b) match_off_by_n((a), (b), 6) macro