Home
last modified time | relevance | path

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

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