Lines Matching refs:HR
97 HR(SkDWriteFontFileStreamWrapper::Create(fStream->duplicate().release(), &stream));
176 HR(fFactory->CreateCustomFontFileReference(
261 HR(StreamFontFileEnumerator::Create(factory, fFontFileLoader.get(), &enumerator));
297 HR(family->GetFirstMatchingFont(
1041 HR(fontFace5->GetFontResource(&fontResource));
1042 HR(fontResource->GetDefaultFontAxisValues(variation, fontAxisCount));
1058 HR(fontResource->CreateFontFace(DWRITE_FONT_SIMULATIONS_NONE,
1062 HR(fontFace5_Out->QueryInterface(&fontFace));
1135 HR(fFontCollection->FindFamilyName(wideFamilyName, &index, &exists));
1138 HR(fFontCollection->GetFontFamily(index, fontFamily));