Home
last modified time | relevance | path

Searched refs:new_rect (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp133 CPDF_Rect new_rect = path.GetBoundingBox(); in AppendPath() local
134 if (old_rect.Contains(new_rect)) { in AppendPath()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp613 FX_RECT new_rect(0, 0, src_width, src_height); in OutputImage() local
618 OutputImage(pGraphics, pCloned, &new_rect, dest_left, dest_top, dest_width, in OutputImage()