Searched defs:dest_top (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/testing/fuzzers/ |
D | pdf_scanlinecompositor_fuzzer.cc | 32 int dest_top = GetInteger(data + 24); in LLVMFuzzerTestOneInput() local
|
/external/pdfium/core/fxge/dib/ |
D | cfx_dibitmap.cpp | 185 int dest_top, in TransferBitmap() 221 int dest_top, in TransferWithUnequalFormats() 245 int dest_top, in TransferWithMultipleBPP() 263 int dest_top, in TransferEqualFormatsOneBPP() 867 int dest_top, in CompositeBitmap() 939 int dest_top, in CompositeMask()
|
D | cfx_dibbase.cpp | 872 int& dest_top, in GetOverlapRect()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_imagerenderer.cpp | 61 int dest_left, dest_top; in Start() local
|
/external/pdfium/core/fxcodec/ |
D | progressivedecoder.cpp | 379 int dest_top = m_startY; in PngFillScanlineBufCompleted() local 522 int dest_top = m_startY; in GifReadScanline() local 578 int dest_top = m_startY; in BmpReadScanline() local 609 int dest_top = m_startY; in ResampleVertBT() local 929 int dest_top = m_startY; in GifDoubleLineResampleVert() local 2030 int dest_top = m_startY; in ResampleVert() local 2133 int dest_top = m_startY; in Resample() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.cpp | 440 int dest_top; in StartDIBBase() local 646 int dest_top = dest_height > 0 ? rect.top : rect.bottom; in GetDimensionsFromUnitRect() local
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_print.cpp | 105 int dest_top, in StretchDIBits() 477 int dest_top, in StretchDIBits() 599 int dest_top, in StretchDIBits()
|
D | fx_win32_device.cpp | 811 int dest_top, in GDI_StretchDIBits() 850 int dest_top, in GDI_StretchBitMask() 1254 int dest_top, in UseFoxitStretchEngine() 1280 int dest_top, in StretchDIBits()
|
D | fx_win32_gdipext.cpp | 320 int dest_top, in OutputImage() 779 int dest_top, in StretchDIBits()
|
D | cfx_psrenderer.cpp | 291 int dest_top, in StretchDIBits()
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 146 int dest_top, in RgbByteOrderTransferBitmap() 1536 int dest_top, in StretchDIBits()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 67 int dest_top, in RgbByteOrderTransferBitmap() 2423 int dest_top, in StretchDIBits() 2649 int dest_top, in SetBitsWithMask()
|