Home
last modified time | relevance | path

Searched refs:GetLoader (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_dwrite.cpp76 static IDWriteFontFileLoader* GetLoader() { in GetLoader() function in CDwFontFileLoader
160 (void const*)pData, (UINT32)size, CDwFontFileLoader::GetLoader(), in DwCreateFontFaceFromStream()
384 dwriteFactory_->UnregisterFontFileLoader(CDwFontFileLoader::GetLoader()); in ~CDwFontContext()
392 CDwFontFileLoader::GetLoader()); in Initialize()
/external/skia/src/ports/
DSkTypeface_win_dw.cpp239 HRNM(fontFile->GetLoader(&fontFileLoader), "Could not get font file loader."); in onOpenStream()
DSkRemotableFontMgr_win_dw.cpp107 HR(fontFile->GetLoader(&fontFileLoader)); in FontToIdentity()
DSkFontMgr_win_dw.cpp388 HRB(cshFontFile->GetLoader(&cshFontFileLoader)); in FindByDWriteFont()
389 HRB(ctxFontFile->GetLoader(&ctxFontFileLoader)); in FindByDWriteFont()