Searched refs:nomatch (Results 1 – 1 of 1) sorted by relevance
3296 BOOL all, nomatch; in ddraw7_EnumSurfaces() local3308 nomatch = (Flags & DDENUMSURFACES_NOMATCH) != 0; in ddraw7_EnumSurfaces()3326 if (all || (nomatch != ddraw_match_surface_desc(DDSD, &surf->surface_desc))) in ddraw7_EnumSurfaces()