Searched refs:bFound (Results 1 – 2 of 2) sorted by relevance
82 BOOL bFound = FALSE; in FileExists() local88 bFound = TRUE; in FileExists()92 return bFound; in FileExists()
482 BOOL bFound = FALSE; in CreateID3Tag() local483 while ((nGenreIndex < GENRE_COUNT) && (bFound == FALSE)) in CreateID3Tag()488 bFound = TRUE; in CreateID3Tag()