Searched refs:GetLoader (Results 1 – 4 of 4) sorted by relevance
67 static IDWriteFontFileLoader* GetLoader() { in GetLoader() function in CDwFontFileLoader143 (void const*)pData, (UINT32)size, CDwFontFileLoader::GetLoader(), in DwCreateFontFaceFromStream()350 dwriteFactory_->UnregisterFontFileLoader(CDwFontFileLoader::GetLoader()); in ~CDwFontContext()357 CDwFontFileLoader::GetLoader()); in Initialize()
390 HRB(cshFontFile->GetLoader(&cshFontFileLoader)); in FindByDWriteFont()391 HRB(ctxFontFile->GetLoader(&ctxFontFileLoader)); in FindByDWriteFont()
128 HR(fontFile->GetLoader(&fontFileLoader)); in FontToIdentity()
237 HRNM(fontFile->GetLoader(&fontFileLoader), "Could not get font file loader."); in onOpenStream()