/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_ps.cpp | 308 FX_BOOL CFX_PSRenderer::SetDIBits(const CFX_DIBSource* pSource, FX_DWORD color, int left, int top, in SetDIBits() 316 FX_BOOL CFX_PSRenderer::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD color, int dest_left, … in StretchDIBits() 325 FX_BOOL CFX_PSRenderer::DrawDIBits(const CFX_DIBSource* pSource, FX_DWORD color, in DrawDIBits()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_print.cpp | 33 FX_BOOL CGdiPrinterDriver::SetDIBits(const CFX_DIBSource* pSource, FX_DWORD color, const FX_RECT* p… in SetDIBits() 53 FX_BOOL CGdiPrinterDriver::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD color, int dest_lef… in StretchDIBits() 200 FX_BOOL CGdiPrinterDriver::StartDIBits(const CFX_DIBSource* pSource, int bitmap_alpha, FX_DWORD col… in StartDIBits()
|
D | fx_win32_device.cpp | 972 FX_BOOL CGdiDisplayDriver::SetDIBits(const CFX_DIBSource* pSource, FX_DWORD color, const FX_RECT* p… in SetDIBits() 1013 FX_BOOL CGdiDisplayDriver::UseFoxitStretchEngine(const CFX_DIBSource* pSource, FX_DWORD color, int … in UseFoxitStretchEngine() 1034 FX_BOOL CGdiDisplayDriver::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD color, int dest_lef… in StretchDIBits()
|
D | fx_win32_gdipext.cpp | 287 const CFX_DIBitmap* pSource, FX_RECT* pClipRect) in _StretchMonoToGray()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/ |
D | AlgorithmParametersSpi.java | 63 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
|
/external/chromium_org/third_party/webrtc/modules/video_render/android/ |
D | video_render_opengles20.cc | 242 const char* pSource) { in loadShader()
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpeg.cpp | 177 static void _JpegEncode(const CFX_DIBSource* pSource, FX_LPBYTE& dest_buf, FX_STRSIZE& dest_size, i… in _JpegEncode() 570 FX_BOOL CCodec_JpegModule::Encode(const CFX_DIBSource* pSource, FX_LPBYTE& dest_buf, FX_STRSIZE& de… in Encode()
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Context.cpp | 238 void CJS_Context::OnField_Calculate(CPDF_FormField* pSource, CPDF_FormField* pTarget, CFX_WideStrin… in OnField_Calculate()
|
D | JS_EventHandler.cpp | 233 void CJS_EventHandler::OnField_Calculate(CPDF_FormField* pSource, CPDF_FormField* pTarget, in OnField_Calculate()
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_engine.cpp | 714 const CFX_DIBSource* pSource, int dest_width, int dest_height, in Start()
|
D | fx_dib_main.cpp | 1577 const CFX_DIBSource* pSource, int bitmap_alpha,
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_driver.cpp | 1539 FX_BOOL CFX_AggDeviceDriver::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD argb, int dest_le… in StretchDIBits() 1563 FX_BOOL CFX_AggDeviceDriver::StartDIBits(const CFX_DIBSource* pSource, int bitmap_alpha, FX_DWORD a… in StartDIBits()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_text.cpp | 329 const CFX_DIBSource* pSource = pImage->m_pImage->LoadDIBSource(); in LoadBitmap() local
|
D | fpdf_render_loadimage.cpp | 33 CPDF_DIBSource* pSource = FX_NEW CPDF_DIBSource; in LoadDIBSource() local
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | regextst.cpp | 1566 … RegexPattern *pSource = RegexPattern::compile(UNICODE_STRING_SIMPLE("\\p{L}+"), 0, status); in API_Pattern() local 2831 RegexPattern *pSource = RegexPattern::compile(&pattern, 0, status); in API_Pattern_UTF8() local
|
/external/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 1571 … RegexPattern *pSource = RegexPattern::compile(UNICODE_STRING_SIMPLE("\\p{L}+"), 0, status); in API_Pattern() local 2836 RegexPattern *pSource = RegexPattern::compile(&pattern, 0, status); in API_Pattern_UTF8() local
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
D | parse.cpp | 433 const UChar *pSource = NULL; in parseTransliterator() local
|
/external/icu/icu4c/source/tools/genrb/ |
D | parse.cpp | 455 const UChar *pSource = NULL; in parseTransliterator() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 4913 const char * pSource = (const char *)pszLMBCS; in TestLMBCS() local 5082 const char * pSource = (const char *)pszLMBCS; in TestLMBCS() local
|
/external/chromium_org/third_party/sqlite/src/ext/fts1/ |
D | fts1.c | 584 const char *pSource, int nSource){ in docListSpliceElement() 654 char *pSource = updateReader.p; in docListAccumulate() local
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | nucnvtst.c | 4908 const char * pSource = (const char *)pszLMBCS; in TestLMBCS() local 5077 const char * pSource = (const char *)pszLMBCS; in TestLMBCS() local
|
/external/chromium_org/third_party/sqlite/src/ext/fts2/ |
D | fts2.c | 535 const char *pSource, int nSource){ in dataBufferAppend() 552 const char *pSource, int nSource){ in dataBufferReplace()
|