| object.cpp | 217 const arrow_head_type &aht, const line_type <, 226 base *= aht.height/hyp; 228 n *= aht.width/(hyp*2.0); 231 if (aht.solid && out->supports_filled_polygons()) { 1188 arrow_head_type aht; member in class:linear_object 1250 aht = a; 1273 if (aht.solid && out->supports_filled_polygons()) { 1274 base *= aht.height / hyp; 1275 draw_arrow(strt, strt - v[0], aht, lt, 1281 draw_arrow(sp, sp - v[0], aht, lt [all...] |