Home
last modified time | relevance | path

Searched defs:pClipRgn (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp222 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/
Dfx_dib_main.cpp344 const CFX_ClipRgn* pClipRgn) in GetOverlapRect()
1529 FX_BOOL CFX_ImageRenderer::Start(CFX_DIBitmap* pDevice, const CFX_ClipRgn* pClipRgn,
Dfx_dib_composite.cpp4097 … 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/
Dfx_agg_driver.cpp996 …FX_BOOL Init(CFX_DIBitmap* pDevice, CFX_DIBitmap* pOriDevice, const CFX_ClipRgn* pClipRgn, FX_DWOR… in Init()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_blitter_new.cpp1301 …enderer::Init(CFX_DIBitmap* pDevice, CFX_DIBitmap* pOriDevice, const CFX_ClipRgn* pClipRgn, FX_DWO… in Init()