Searched refs:CDwFontFileLoader (Results 1 – 1 of 1) sorted by relevance
56 class CDwFontFileLoader final : public IDWriteFontFileLoader { class69 instance_ = new CDwFontFileLoader(); in GetLoader()76 CDwFontFileLoader();143 (void const*)pData, (UINT32)size, CDwFontFileLoader::GetLoader(), in DwCreateFontFaceFromStream()309 IDWriteFontFileLoader* CDwFontFileLoader::instance_ = NULL;310 CDwFontFileLoader::CDwFontFileLoader() : refCount_(0) {} in CDwFontFileLoader() function in CDwFontFileLoader311 HRESULT STDMETHODCALLTYPE CDwFontFileLoader::QueryInterface(REFIID iid, in QueryInterface()321 ULONG STDMETHODCALLTYPE CDwFontFileLoader::AddRef() { in AddRef()324 ULONG STDMETHODCALLTYPE CDwFontFileLoader::Release() { in Release()332 HRESULT STDMETHODCALLTYPE CDwFontFileLoader::CreateStreamFromKey( in CreateStreamFromKey()[all …]