Searched refs:new_rect (Results 1 – 2 of 2) sorted by relevance
133 CPDF_Rect new_rect = path.GetBoundingBox(); in AppendPath() local134 if (old_rect.Contains(new_rect)) { in AppendPath()
613 FX_RECT new_rect(0, 0, src_width, src_height); in OutputImage() local618 OutputImage(pGraphics, pCloned, &new_rect, dest_left, dest_top, dest_width, in OutputImage()