Searched refs:CDwFontFileLoader (Results 1 – 1 of 1) sorted by relevance
49 class CDwFontFileLoader FX_FINAL : public IDWriteFontFileLoader60 instance_ = new CDwFontFileLoader(); in GetLoader()69 CDwFontFileLoader();145 CDwFontFileLoader::GetLoader(), in DwCreateFontFaceFromStream()335 IDWriteFontFileLoader* CDwFontFileLoader::instance_ = NULL;336 CDwFontFileLoader::CDwFontFileLoader() : in CDwFontFileLoader() function in CDwFontFileLoader340 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 …]