Searched refs:move_to_no_clip (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/agg23/
H A Dagg_rasterizer_scanline_aa.h257 move_to_no_clip(x, y);
260 move_to_no_clip(x, y);
403 void move_to_no_clip(int x, int y) function in class:agg::rasterizer_scanline_aa
433 move_to_no_clip(x, y);
449 move_to_no_clip(*px++, *py++);

Completed in 61 milliseconds