Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsCSSRendering.cpp1133 nscoord* aAnchorPointCoord) { in ComputeObjectAnchorCoord() argument
1134 *aAnchorPointCoord = aCoord.mLength; in ComputeObjectAnchorCoord()
1144 *aAnchorPointCoord += NSToCoordRound(aCoord.mPercent * aOriginBounds); in ComputeObjectAnchorCoord()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSRendering.cpp1048 nscoord* aAnchorPointCoord) in ComputeObjectAnchorCoord() argument
1050 *aAnchorPointCoord = aCoord.mLength; in ComputeObjectAnchorCoord()
1060 *aAnchorPointCoord += NSToCoordRound(aCoord.mPercent * aOriginBounds); in ComputeObjectAnchorCoord()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsCSSRendering.cpp1097 nscoord* aAnchorPointCoord) { in ComputeObjectAnchorCoord() argument
1102 *aAnchorPointCoord = aCoord.Resolve(aOriginBounds, NSToCoordRoundWithClamp); in ComputeObjectAnchorCoord()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsCSSRendering.cpp1097 nscoord* aAnchorPointCoord) { in ComputeObjectAnchorCoord() argument
1102 *aAnchorPointCoord = aCoord.Resolve(aOriginBounds, NSToCoordRoundWithClamp); in ComputeObjectAnchorCoord()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsCSSRendering.cpp1097 nscoord* aAnchorPointCoord) { in ComputeObjectAnchorCoord() argument
1102 *aAnchorPointCoord = aCoord.Resolve(aOriginBounds, NSToCoordRoundWithClamp); in ComputeObjectAnchorCoord()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRendering.cpp1145 nscoord* aAnchorPointCoord) { in ComputeObjectAnchorCoord() argument
1150 *aAnchorPointCoord = aCoord.Resolve(aOriginBounds, NSToCoordRoundWithClamp); in ComputeObjectAnchorCoord()