Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.h266 clip_segment(x, y); in line_to()
277 clip_segment(m_start_x, m_start_y); in close_polygon()
429 void clip_segment(int x, int y) in clip_segment() function