OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:end_angle
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/pic/
common.cpp
264
double
end_angle
= atan2(end_offset.y, end_offset.x);
local
267
double total_angle =
end_angle
- start_angle;
271
solid_arc(cent, rad, start_angle,
end_angle
, lt);
311
double start_angle, double
end_angle
,
318
cent + position(cos(
end_angle
), sin(
end_angle
))*rad,
407
double start_angle, double
end_angle
,
412
double length = (
end_angle
- start_angle)*rad;
429
solid_arc(cent, rad, start_angle + pos/rad,
end_angle
, lt);
544
double start_angle, double
end_angle
,
[
all
...]
Completed in 15 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026