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.cpp143 CPDF_Rect old_rect(old_path.GetPointX(0), old_path.GetPointY(0), in AppendPath() local
146 if (old_rect.Contains(new_rect)) { in AppendPath()
Dfpdf_page_parser_old.cpp1119 CFX_FloatRect old_rect(ClipPath.GetPointX(0), ClipPath.GetPointY(0), in Continue() local
1122 if (old_rect.Contains(obj_rect)) { in Continue()