Searched refs:isSupportedFontType (Results 1 – 1 of 1) sorted by relevance
135 BOOL isSupportedFontType = FALSE; in DwCreateFontFaceFromStream() local148 hr = pDwFontFile->Analyze(&isSupportedFontType, &fontFileType, &fontFaceType, in DwCreateFontFaceFromStream()150 if (FAILED(hr) || !isSupportedFontType || in DwCreateFontFaceFromStream()