Home
last modified time | relevance | path

Searched defs:path_points (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path.cpp410 const std::vector<Point>& path_points = do_normalize ? normalized : m_Points; in GetRect() local
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamcontentparser.cpp1477 std::vector<CFX_Path::Point> path_points; in AddPathObject() local