Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp49 class CDwFontFileLoader FX_FINAL : public IDWriteFontFileLoader
60 instance_ = new CDwFontFileLoader(); in GetLoader()
69 CDwFontFileLoader();
145 CDwFontFileLoader::GetLoader(), in DwCreateFontFaceFromStream()
335 IDWriteFontFileLoader* CDwFontFileLoader::instance_ = NULL;
336 CDwFontFileLoader::CDwFontFileLoader() : in CDwFontFileLoader() function in CDwFontFileLoader
340 HRESULT STDMETHODCALLTYPE CDwFontFileLoader::QueryInterface(REFIID iid, void** ppvObject) in QueryInterface()
351 ULONG STDMETHODCALLTYPE CDwFontFileLoader::AddRef() in AddRef()
355 ULONG STDMETHODCALLTYPE CDwFontFileLoader::Release() in Release()
364 HRESULT STDMETHODCALLTYPE CDwFontFileLoader::CreateStreamFromKey( in CreateStreamFromKey()
[all …]