Searched refs:pPlatform (Results 1 – 4 of 4) sorted by relevance
119 CWin32Platform* pPlatform = in LoadFromFile() local121 if (pPlatform->m_GdiplusExt.IsAvailable()) { in LoadFromFile()125 return pPlatform->m_GdiplusExt.LoadDIBitmap(args); in LoadFromFile()155 CWin32Platform* pPlatform = in LoadDIBitmap() local157 if (pPlatform->m_GdiplusExt.IsAvailable()) { in LoadDIBitmap()158 return pPlatform->m_GdiplusExt.LoadDIBitmap(args); in LoadDIBitmap()
724 CWin32Platform* pPlatform = in CGdiDeviceDriver() local726 SetStretchBltMode(hDC, pPlatform->m_bHalfTone ? HALFTONE : COLORONCOLOR); in CGdiDeviceDriver()976 CWin32Platform* pPlatform = in DrawPath() local979 !pPlatform->m_GdiplusExt.IsAvailable()) { in DrawPath()1000 if (!pPlatform->m_GdiplusExt.IsAvailable() && bDrawAlpha) in DrawPath()1003 if (pPlatform->m_GdiplusExt.IsAvailable()) { in DrawPath()1012 if (pPlatform->m_GdiplusExt.DrawPath(m_hDC, pPathData, pMatrix, in DrawPath()1149 CWin32Platform* pPlatform = in CGdiDisplayDriver() local1151 if (pPlatform->m_GdiplusExt.IsAvailable()) { in CGdiDisplayDriver()1317 CWin32Platform* pPlatform = in StretchDIBits() local[all …]
76 IPDF_JSPLATFORM* pPlatform = m_pFormFillEnv->GetFormFillInfo()->m_pJsPlatform; in CJS_Runtime() local77 if (pPlatform->version <= 2) { in CJS_Runtime()80 if (pPlatform->version == 2) { in CJS_Runtime()81 pExternalIsolate = reinterpret_cast<v8::Isolate*>(pPlatform->m_isolate); in CJS_Runtime()82 embedderDataSlot = pPlatform->m_v8EmbedderSlot; in CJS_Runtime()
407 getPlatformAndCCSIDFromName(const char *name, int8_t *pPlatform, int32_t *pCCSID) { in getPlatformAndCCSIDFromName() argument416 *pPlatform=UCNV_IBM; in getPlatformAndCCSIDFromName()419 *pPlatform=UCNV_UNKNOWN; in getPlatformAndCCSIDFromName()