OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fendy
(Results
1 - 1
of
1
) sorted by null
/external/webkit/WebCore/platform/graphics/wince/
GraphicsContextWince.cpp
824
float fstartX, fstartY, fendX,
fendY
;
827
getEllipsePointByAngle(deg2rad((double)startAngle + angleSpan), a, b, fendX,
fendY
);
831
endY = stableRound(
fendY
);
[
all
...]
Completed in 19 milliseconds