Searched refs:m_GdiplusExt (Results 1 – 4 of 4) sorted by relevance
125 if (pPlatform->m_GdiplusExt.IsAvailable()) { in LoadFromFile()129 return pPlatform->m_GdiplusExt.LoadDIBitmap(args); in LoadFromFile()161 if (pPlatform->m_GdiplusExt.IsAvailable()) { in LoadDIBitmap()162 return pPlatform->m_GdiplusExt.LoadDIBitmap(args); in LoadDIBitmap()
696 m_GdiplusExt.Load(); in Init()967 !pPlatform->m_GdiplusExt.IsAvailable()) { in DrawPath()988 if (!pPlatform->m_GdiplusExt.IsAvailable() && bDrawAlpha) in DrawPath()991 if (pPlatform->m_GdiplusExt.IsAvailable()) { in DrawPath()1000 if (pPlatform->m_GdiplusExt.DrawPath(m_hDC, pPathData, pMatrix, in DrawPath()1148 if (pPlatform->m_GdiplusExt.IsAvailable()) { in CGdiDisplayDriver()1326 if (pPlatform->m_GdiplusExt.IsAvailable() && !pSource->IsCmykImage()) { in StretchDIBits()1331 return pPlatform->m_GdiplusExt.StretchDIBits( in StretchDIBits()
72 CGdiplusExt m_GdiplusExt; variable
306 return pData->m_GdiplusExt; in GetGdiplusExt()