Searched refs:fontFaceType (Results 1 – 1 of 1) sorted by relevance
154 DWRITE_FONT_FACE_TYPE fontFaceType; in DwCreateFontFaceFromStream() local165 hr = pDwFontFile->Analyze(&isSupportedFontType, &fontFileType, &fontFaceType, in DwCreateFontFaceFromStream()168 fontFaceType == DWRITE_FONT_FACE_TYPE_UNKNOWN) { in DwCreateFontFaceFromStream()171 hr = pDwFactory->CreateFontFace(fontFaceType, 1, &pDwFontFile, 0, fontStyle, in DwCreateFontFaceFromStream()