Searched refs:GetLoader (Results 1 – 4 of 4) sorted by relevance
57 static IDWriteFontFileLoader* GetLoader() in GetLoader() function in FX_FINAL145 CDwFontFileLoader::GetLoader(), in DwCreateFontFaceFromStream()387 dwriteFactory_->UnregisterFontFileLoader(CDwFontFileLoader::GetLoader()); in ~CDwFontContext()394 return hr_ = dwriteFactory_->RegisterFontFileLoader(CDwFontFileLoader::GetLoader()); in Initialize()
387 HRB(cshFontFile->GetLoader(&cshFontFileLoader)); in FindByDWriteFont()388 HRB(ctxFontFile->GetLoader(&ctxFontFileLoader)); in FindByDWriteFont()
231 HRNM(fontFile->GetLoader(&fontFileLoader), "Could not get font file loader."); in onOpenStream()
129 HR(fontFile->GetLoader(&fontFileLoader)); in FontToIdentity()