Home
last modified time | relevance | path

Searched defs:pPlatform (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp119 CWin32Platform* pPlatform = in LoadFromFile() local
155 CWin32Platform* pPlatform = in LoadDIBitmap() local
Dfx_win32_device.cpp724 CWin32Platform* pPlatform = in CGdiDeviceDriver() local
976 CWin32Platform* pPlatform = in DrawPath() local
1149 CWin32Platform* pPlatform = in CGdiDisplayDriver() local
1317 CWin32Platform* pPlatform = in StretchDIBits() local
/external/pdfium/fxjs/
Dcjs_runtime.cpp76 IPDF_JSPLATFORM* pPlatform = m_pFormFillEnv->GetFormFillInfo()->m_pJsPlatform; in CJS_Runtime() local
/external/icu/icu4c/source/tools/makeconv/
Dmakeconv.cpp407 getPlatformAndCCSIDFromName(const char *name, int8_t *pPlatform, int32_t *pCCSID) { in getPlatformAndCCSIDFromName()