Searched defs:clip_rect (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/core/fxge/dib/ |
D | cstretchengine_unittest.cpp | 20 FX_RECT clip_rect; in TEST() local
|
D | cstretchengine.cpp | 224 const FX_RECT& clip_rect, in CStretchEngine()
|
D | cfx_dibsource.cpp | 1072 FX_RECT clip_rect(0, 0, abs(dest_width), abs(dest_height)); in StretchTo() local
|
/external/pdfium/core/fxge/ |
D | ifx_renderdevicedriver.cpp | 81 const FX_RECT& clip_rect, in DrawShading()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annotlist.cpp | 169 FX_RECT* clip_rect) { in DisplayPass()
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 1219 FX_RECT clip_rect(left, top, left + pSrcRect->Width(), in SetDIBits() local 1293 FX_RECT clip_rect = image_rect; in StretchDIBits() local
|
D | fx_win32_print.cpp | 79 FX_RECT clip_rect(left, top, left + pSrcRect->Width(), in SetDIBits() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 1074 CFX_FloatRect clip_rect = pObj2Device->GetInverse().TransformRect( in RenderObjectList() local 2070 FX_RECT& clip_rect, in DrawShading()
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 1410 FX_RECT clip_rect; in FillRectWithBlend() local
|
/external/pdfium/fpdfsdk/ |
D | fpdfview.cpp | 1036 FX_RECT clip_rect = clipping_rect.ToFxRect(); in FPDF_RenderPageBitmapWithMatrix() local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 1981 const FX_RECT& clip_rect, in DrawShading()
|