Searched refs:pPlatform (Results 1 – 4 of 4) sorted by relevance
59 IPDF_JSPLATFORM* pPlatform = m_pApp->GetFormFillInfo()->m_pJsPlatform; local60 if (pPlatform->version <= 2) {63 if (pPlatform->version == 2) {64 pExternalIsolate = reinterpret_cast<v8::Isolate*>(pPlatform->m_isolate);65 embedderDataSlot = pPlatform->m_v8EmbedderSlot;71 IPDF_JSPLATFORM* pPlatform = m_pApp->GetFormFillInfo()->m_pJsPlatform;72 if (pPlatform->version <= 2) {75 if (pPlatform->version == 2) {76 pExternalIsolate = reinterpret_cast<v8::Isolate*>(pPlatform->m_isolate);77 embedderDataSlot = pPlatform->m_v8EmbedderSlot;
118 CWin32Platform* pPlatform = in LoadFromFile() local120 if (pPlatform->m_GdiplusExt.IsAvailable()) { in LoadFromFile()124 return pPlatform->m_GdiplusExt.LoadDIBitmap(args); in LoadFromFile()151 CWin32Platform* pPlatform = in LoadDIBitmap() local153 if (pPlatform->m_GdiplusExt.IsAvailable()) { in LoadDIBitmap()154 return pPlatform->m_GdiplusExt.LoadDIBitmap(args); in LoadDIBitmap()
477 CWin32Platform* pPlatform = in CGdiDeviceDriver() local479 SetStretchBltMode(hDC, pPlatform->m_bHalfTone ? HALFTONE : COLORONCOLOR); in CGdiDeviceDriver()856 CWin32Platform* pPlatform = in DrawPath() local859 !pPlatform->m_GdiplusExt.IsAvailable()) { in DrawPath()881 if (!pPlatform->m_GdiplusExt.IsAvailable() && bDrawAlpha) { in DrawPath()884 if (pPlatform->m_GdiplusExt.IsAvailable()) { in DrawPath()893 if (pPlatform->m_GdiplusExt.DrawPath(m_hDC, pPathData, pMatrix, in DrawPath()1039 CWin32Platform* pPlatform = in CGdiDisplayDriver() local1041 if (pPlatform->m_GdiplusExt.IsAvailable()) { in CGdiDisplayDriver()1228 CWin32Platform* pPlatform = in StretchDIBits() local[all …]
405 getPlatformAndCCSIDFromName(const char *name, int8_t *pPlatform, int32_t *pCCSID) { in getPlatformAndCCSIDFromName() argument414 *pPlatform=UCNV_IBM; in getPlatformAndCCSIDFromName()417 *pPlatform=UCNV_UNKNOWN; in getPlatformAndCCSIDFromName()