HomeSort by relevance Sort by last modified time
    Searched refs:GetOverlapRect (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 342 void CFX_DIBSource::GetOverlapRect(int& dest_left, int& dest_top, int& width, int& height,
380 GetOverlapRect(dest_left, dest_top, width, height, pSrcBitmap->GetWidth(), pSrcBitmap->GetHeight(), src_left, src_top, NULL);
433 GetOverlapRect(dest_left, dest_top, width, height, pMask->GetWidth(), pMask->GetHeight(), src_left, src_top, NULL);
    [all...]
fx_dib_composite.cpp     [all...]
  /external/pdfium/core/include/fxge/
fx_dib.h 256 void GetOverlapRect(int& dest_left, int& dest_top, int& width, int& height, int src_width,
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp     [all...]

Completed in 798 milliseconds