Home
last modified time | relevance | path

Searched refs:IsSingleCurve (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DDottedCornerFinder.cpp69 static bool IsSingleCurve(Float aMinR, Float aMaxR, Float aMinBorderRadius, in IsSingleCurve() function
100 if (IsSingleCurve(minR, mMaxR, minBorderRadius, maxBorderRadius)) { in DetermineType()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DDottedCornerFinder.cpp71 static bool IsSingleCurve(Float aMinR, Float aMaxR, Float aMinBorderRadius, in IsSingleCurve() function
102 if (IsSingleCurve(minR, mMaxR, minBorderRadius, maxBorderRadius)) { in DetermineType()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DDottedCornerFinder.cpp72 static bool IsSingleCurve(Float aMinR, Float aMaxR, Float aMinBorderRadius, in IsSingleCurve() function
103 if (IsSingleCurve(minR, mMaxR, minBorderRadius, maxBorderRadius)) { in DetermineType()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DDottedCornerFinder.cpp71 static bool IsSingleCurve(Float aMinR, Float aMaxR, Float aMinBorderRadius, in IsSingleCurve() function
102 if (IsSingleCurve(minR, mMaxR, minBorderRadius, maxBorderRadius)) { in DetermineType()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DDottedCornerFinder.cpp80 IsSingleCurve(Float aMinR, Float aMaxR, in IsSingleCurve() function
114 if (IsSingleCurve(minR, mMaxR, minBorderRadius, maxBorderRadius)) { in DetermineType()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DDottedCornerFinder.cpp71 static bool IsSingleCurve(Float aMinR, Float aMaxR, Float aMinBorderRadius, in IsSingleCurve() function
102 if (IsSingleCurve(minR, mMaxR, minBorderRadius, maxBorderRadius)) { in DetermineType()