Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgspath1.c90 floatp xc, floatp yc, floatp r, floatp ang1, floatp ang2) in gs_arc()
97 floatp xc, floatp yc, floatp r, floatp ang1, floatp ang2) in gs_arcn()
199 fixed ang1 = float2fixed(aang1), ang2 = float2fixed(aang2), anext; in gs_imager_arc_add() local