Searched defs:pClipRgn (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dwrite.cpp | 222 FX_BOOL CDWriteExt::DwRendingString(void* renderTarget, CFX_ClipRgn* pClipRgn, FX_RECT& stringRect,… in DwRendingString() 411 __in_opt CFX_ClipRgn* pClipRgn, in DrawGlyphRun()
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_main.cpp | 344 const CFX_ClipRgn* pClipRgn) in GetOverlapRect() 1529 FX_BOOL CFX_ImageRenderer::Start(CFX_DIBitmap* pDevice, const CFX_ClipRgn* pClipRgn,
|
D | fx_dib_composite.cpp | 4097 … int blend_type, const CFX_ClipRgn* pClipRgn, FX_BOOL bRgbByteOrder, void* pIccTransform) in CompositeBitmap() 4147 …int blend_type, const CFX_ClipRgn* pClipRgn, FX_BOOL bRgbByteOrder, int alpha_flag, void* pIccTran… in CompositeMask() 4407 void CFX_BitmapComposer::Compose(CFX_DIBitmap* pDest, const CFX_ClipRgn* pClipRgn, int bitmap_alpha, in Compose()
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_driver.cpp | 996 …FX_BOOL Init(CFX_DIBitmap* pDevice, CFX_DIBitmap* pOriDevice, const CFX_ClipRgn* pClipRgn, FX_DWOR… in Init()
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_blitter_new.cpp | 1301 …enderer::Init(CFX_DIBitmap* pDevice, CFX_DIBitmap* pOriDevice, const CFX_ClipRgn* pClipRgn, FX_DWO… in Init()
|