Home
last modified time | relevance | path

Searched refs:SVG_ZERO_LENGTH_PATH_FIX_FACTOR (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGContentUtils.h42 #define SVG_ZERO_LENGTH_PATH_FIX_FACTOR 512 macro
H A DSVGLineElement.cpp51 strokeOptions.mLineWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in MaybeAdjustForZeroLength()
H A DSVGPathData.cpp305 Float tinyLength = aStrokeWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in ApproximateZeroLengthSubpathSquareCaps()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGContentUtils.h41 #define SVG_ZERO_LENGTH_PATH_FIX_FACTOR 512 macro
H A DSVGLineElement.cpp51 strokeOptions.mLineWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in MaybeAdjustForZeroLength()
H A DSVGPathData.cpp265 Float tinyLength = aStrokeWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in ApproximateZeroLengthSubpathSquareCaps()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGContentUtils.h42 #define SVG_ZERO_LENGTH_PATH_FIX_FACTOR 512 macro
H A DSVGLineElement.cpp51 strokeOptions.mLineWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in MaybeAdjustForZeroLength()
H A DSVGPathData.cpp305 Float tinyLength = aStrokeWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in ApproximateZeroLengthSubpathSquareCaps()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGContentUtils.h42 #define SVG_ZERO_LENGTH_PATH_FIX_FACTOR 512 macro
H A DSVGLineElement.cpp51 strokeOptions.mLineWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in MaybeAdjustForZeroLength()
H A DSVGPathData.cpp305 Float tinyLength = aStrokeWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in ApproximateZeroLengthSubpathSquareCaps()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGContentUtils.h40 #define SVG_ZERO_LENGTH_PATH_FIX_FACTOR 512 macro
H A DSVGLineElement.cpp51 strokeOptions.mLineWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in MaybeAdjustForZeroLength()
H A DSVGPathData.cpp239 Float tinyLength = aStrokeWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in ApproximateZeroLengthSubpathSquareCaps()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGContentUtils.h42 #define SVG_ZERO_LENGTH_PATH_FIX_FACTOR 512 macro
H A DSVGLineElement.cpp51 strokeOptions.mLineWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in MaybeAdjustForZeroLength()
H A DSVGPathData.cpp258 Float tinyLength = aStrokeWidth / SVG_ZERO_LENGTH_PATH_FIX_FACTOR; in ApproximateZeroLengthSubpathSquareCaps()