Home
last modified time | relevance | path

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

/dports/graphics/box/box-0.4.0/libs/g/
H A Dgraphic.h237 void (*add_line_path)(BoxGWin *w, BoxPoint *a, BoxPoint *b); member
356 ((win)->add_line_path)((win), (a), (b))
H A Deps.c349 w->add_line_path = My_EPS_Add_Line_Path; in eps_repair()
520 w->add_line_path = My_EPS_Add_Line_Path; in ps_repair()
H A Dbb.c229 w->add_line_path = My_BB_Add_Line_Path; in bb_repair()
H A Dgraphic.c491 w->add_line_path = My_Dummy_Add_Line_Path; in BoxGWin_Block()
H A Drasterizer.c141 w->add_line_path = My_Add_Line_Path; in rst_repair()
H A Dfig.c502 w->add_line_path = My_Fig_Add_Line_Path; in My_Fig_Repair()
H A Dwincairo.c1468 w->add_line_path = My_WinCairo_Add_Line_Path; in My_WinCairo_Repair()