Home
last modified time | relevance | path

Searched defs:pSource (Results 1 – 25 of 28) sorted by relevance

12

/external/pdfium/xfa/fwl/
Dcfwl_eventtarget.cpp17 void CFWL_EventTarget::SetEventSource(CFWL_Widget* pSource) { in SetEventSource()
/external/pdfium/core/fxge/dib/
Dcfx_imagerenderer.cpp19 const RetainPtr<CFX_DIBBase>& pSource, in CFX_ImageRenderer()
Dcfx_imagestretcher.cpp48 const RetainPtr<CFX_DIBBase>& pSource, in CFX_ImageStretcher()
/external/pdfium/core/fpdfapi/page/
Dcpdf_imageobject.cpp64 RetainPtr<CFX_DIBBase> pSource = GetImage()->LoadDIBBase(); in GetIndependentBitmap() local
Dcpdf_image.cpp378 RetainPtr<CPDF_DIB> pSource = m_pDIBBase.As<CPDF_DIB>(); in Continue() local
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp278 bool CFX_PSRenderer::SetDIBits(const RetainPtr<CFX_DIBBase>& pSource, in SetDIBits()
288 bool CFX_PSRenderer::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
301 bool CFX_PSRenderer::DrawDIBits(const RetainPtr<CFX_DIBBase>& pSource, in DrawDIBits()
Dfx_win32_print.cpp74 bool CGdiPrinterDriver::SetDIBits(const RetainPtr<CFX_DIBBase>& pSource, in SetDIBits()
102 bool CGdiPrinterDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
165 bool CGdiPrinterDriver::StartDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StartDIBits()
Dfx_win32_device.cpp1201 bool CGdiDisplayDriver::SetDIBits(const RetainPtr<CFX_DIBBase>& pSource, in SetDIBits()
1251 const RetainPtr<CFX_DIBBase>& pSource, in UseFoxitStretchEngine()
1277 bool CGdiDisplayDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
/external/pdfium/fpdfsdk/
Dfpdf_editimg.cpp200 RetainPtr<CFX_DIBBase> pSource = pImg->LoadDIBBase(); in FPDFImageObj_GetBitmap() local
335 auto pSource = pdfium::MakeRetain<CPDF_DIB>(); in FPDFImageObj_GetImageMetadata() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DAlgorithmParametersSpi.java71 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DAlgorithmParametersSpi.java71 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DAlgorithmParametersSpi.java64 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
/external/conscrypt/common/src/main/java/org/conscrypt/
DOAEPParameters.java194 PSource.PSpecified pSource = (PSource.PSpecified) spec.getPSource(); in engineGetEncoded() local
DOpenSSLCipherRSA.java579 PSource pSource = spec.getPSource(); in readOAEPParameters() local
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOAEPParameters.java196 PSource.PSpecified pSource = (PSource.PSpecified) spec.getPSource(); in engineGetEncoded() local
DOpenSSLCipherRSA.java595 PSource pSource = spec.getPSource(); in readOAEPParameters() local
/external/pdfium/fxjs/
Dcjs_event_context_stub.h52 void OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
Dcjs_eventrecorder.cpp205 void CJS_EventRecorder::OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
Dcjs_event_context.cpp201 void CJS_EventContext::OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
/external/pdfium/core/fxcodec/jpeg/
Djpegmodule.cpp583 bool JpegModule::JpegEncode(const RetainPtr<CFX_DIBBase>& pSource, in JpegEncode()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp622 bool Upsample(const RetainPtr<CFX_DIBBase>& pSource, in Upsample()
2420 bool CFX_SkiaDeviceDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
2470 const RetainPtr<CFX_DIBBase>& pSource, in StartDIBits()
2604 const RetainPtr<CFX_DIBBase>& pSource, in DrawBitsWithMask()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1533 bool CFX_AggDeviceDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
1567 const RetainPtr<CFX_DIBBase>& pSource, in StartDIBits()
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java3633 final PSource pSource; in addRsaOaepTest() local
3772 PSource pSource = oaepSpec.getPSource(); in logTestFailure() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java3628 final PSource pSource; in addRsaOaepTest() local
3768 PSource pSource = oaepSpec.getPSource(); in logTestFailure() local
/external/icu/icu4c/source/tools/genrb/
Dparse.cpp465 const UChar *pSource = NULL; in parseTransliterator() local

12