Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp131 CPDF_Rect old_rect(old_path.GetPointX(0), old_path.GetPointY(0), in AppendPath() local
134 if (old_rect.Contains(new_rect)) { in AppendPath()
Dfpdf_page_parser_old.cpp1084 CFX_FloatRect old_rect(ClipPath.GetPointX(0), ClipPath.GetPointY(0), in Continue() local
1088 if (old_rect.Contains(obj_rect)) { in Continue()