Home
last modified time | relevance | path

Searched defs:clip_rect (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcstretchengine_unittest.cpp20 FX_RECT clip_rect; in TEST() local
Dcstretchengine.cpp224 const FX_RECT& clip_rect, in CStretchEngine()
Dcfx_dibsource.cpp1072 FX_RECT clip_rect(0, 0, abs(dest_width), abs(dest_height)); in StretchTo() local
/external/pdfium/core/fxge/
Difx_renderdevicedriver.cpp81 const FX_RECT& clip_rect, in DrawShading()
/external/pdfium/core/fpdfdoc/
Dcpdf_annotlist.cpp169 FX_RECT* clip_rect) { in DisplayPass()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp1219 FX_RECT clip_rect(left, top, left + pSrcRect->Width(), in SetDIBits() local
1293 FX_RECT clip_rect = image_rect; in StretchDIBits() local
Dfx_win32_print.cpp79 FX_RECT clip_rect(left, top, left + pSrcRect->Width(), in SetDIBits() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1074 CFX_FloatRect clip_rect = pObj2Device->GetInverse().TransformRect( in RenderObjectList() local
2070 FX_RECT& clip_rect, in DrawShading()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1410 FX_RECT clip_rect; in FillRectWithBlend() local
/external/pdfium/fpdfsdk/
Dfpdfview.cpp1036 FX_RECT clip_rect = clipping_rect.ToFxRect(); in FPDF_RenderPageBitmapWithMatrix() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1981 const FX_RECT& clip_rect, in DrawShading()