Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Ddwrite_int.h40 return m_pDWriteFactory != NULL; in IsAvailable()
56 void* m_pDWriteFactory; variable
Dfx_win32_dwrite.cpp112 m_pDWriteFactory = NULL; in CDWriteExt()
125 SafeRelease((IDWriteFactory**)&m_pDWriteFactory); in Unload()
133 IDWriteFactory* pDwFactory = (IDWriteFactory*)m_pDWriteFactory; in DwCreateFontFaceFromStream()
182 IDWriteFactory* pDwFactory = (IDWriteFactory*)m_pDWriteFactory; in DwCreateRenderingTarget()