HomeSort by relevance Sort by last modified time
    Searched full:outslope (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/rendering/
SVGMarkerData.h 56 double outslope = rad2deg(atan2(outslopeChange.height(), outslopeChange.width())); local
61 angle = outslope;
64 angle = (inslope + outslope) / 2;
SVGMarkerLayoutInfo.cpp 51 // First update the outslope for the previous element

Completed in 413 milliseconds