Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSRenderingBorders.cpp605 bool endIsDotted = IS_DOTTED(mBorderStyles[NEXT_SIDE(aSide)]);
621 } else if (endIsDotted && !isDotted) {
623 } else if (!endIsDotted && isDotted) {
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsCSSRenderingBorders.cpp586 bool endIsDotted = IS_DOTTED(mBorderStyles[NEXT_SIDE(aSide)]); in GetSideClipSubPath() local
602 } else if (endIsDotted && !isDotted) { in GetSideClipSubPath()
604 } else if (!endIsDotted && isDotted) { in GetSideClipSubPath()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsCSSRenderingBorders.cpp587 bool endIsDotted = IS_DOTTED(mBorderStyles[NEXT_SIDE(aSide)]); in GetSideClipSubPath() local
603 } else if (endIsDotted && !isDotted) { in GetSideClipSubPath()
605 } else if (!endIsDotted && isDotted) { in GetSideClipSubPath()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsCSSRenderingBorders.cpp586 bool endIsDotted = IS_DOTTED(mBorderStyles[NEXT_SIDE(aSide)]); in GetSideClipSubPath() local
602 } else if (endIsDotted && !isDotted) { in GetSideClipSubPath()
604 } else if (!endIsDotted && isDotted) { in GetSideClipSubPath()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsCSSRenderingBorders.cpp576 bool endIsDotted = IS_DOTTED(mBorderStyles[NEXT_SIDE(aSide)]); in GetSideClipSubPath() local
592 } else if (endIsDotted && !isDotted) { in GetSideClipSubPath()
594 } else if (!endIsDotted && isDotted) { in GetSideClipSubPath()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRenderingBorders.cpp587 bool endIsDotted = IS_DOTTED(mBorderStyles[NEXT_SIDE(aSide)]); in GetSideClipSubPath() local
603 } else if (endIsDotted && !isDotted) { in GetSideClipSubPath()
605 } else if (!endIsDotted && isDotted) { in GetSideClipSubPath()