Home
last modified time | relevance | path

Searched refs:contentBoxISize (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsDateTimeControlFrame.cpp97 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
103 contentBoxISize + in Reflow()
190 LogicalSize(myWM, contentBoxISize, contentBoxBSize) in Reflow()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsDateTimeControlFrame.cpp185 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
190 const nscoord borderBoxISize = contentBoxISize + in Reflow()
277 LogicalSize(myWM, contentBoxISize, contentBoxBSize). in Reflow()
H A DnsNumberControlFrame.cpp133 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
138 const nscoord borderBoxISize = contentBoxISize + in Reflow()
226 LogicalSize(myWM, contentBoxISize, contentBoxBSize). in Reflow()
/dports/www/firefox-esr/firefox-91.8.0/layout/tables/
H A DnsTableWrapperFrame.cpp895 const nscoord contentBoxISize = aOuterRI.ComputedSize(wm).ISize(wm); in Reflow() local
902 innerRI, contentBoxISize); in Reflow()
908 aOuterRI, captionRI, contentBoxISize); in Reflow()
911 contentBoxISize - in Reflow()
926 innerRI, contentBoxISize); in Reflow()
947 innerRI, contentBoxISize); in Reflow()
972 innerRI, contentBoxISize, in Reflow()
997 desiredSize.ISize(wm) = contentBoxISize; in Reflow()
/dports/www/firefox/firefox-99.0/layout/tables/
H A DnsTableWrapperFrame.cpp895 const nscoord contentBoxISize = aOuterRI.ComputedSize(wm).ISize(wm); in Reflow() local
902 innerRI, contentBoxISize); in Reflow()
908 aOuterRI, captionRI, contentBoxISize); in Reflow()
911 contentBoxISize - in Reflow()
926 innerRI, contentBoxISize); in Reflow()
947 innerRI, contentBoxISize); in Reflow()
972 innerRI, contentBoxISize, in Reflow()
997 desiredSize.ISize(wm) = contentBoxISize; in Reflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tables/
H A DnsTableWrapperFrame.cpp895 const nscoord contentBoxISize = aOuterRI.ComputedSize(wm).ISize(wm); in Reflow() local
902 innerRI, contentBoxISize); in Reflow()
908 aOuterRI, captionRI, contentBoxISize); in Reflow()
911 contentBoxISize - in Reflow()
926 innerRI, contentBoxISize); in Reflow()
947 innerRI, contentBoxISize); in Reflow()
972 innerRI, contentBoxISize, in Reflow()
997 desiredSize.ISize(wm) = contentBoxISize; in Reflow()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsDateTimeControlFrame.cpp104 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
111 contentBoxISize + borderPadding.IStartEnd(myWM); in Reflow()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsDateTimeControlFrame.cpp104 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
111 contentBoxISize + borderPadding.IStartEnd(myWM); in Reflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsDateTimeControlFrame.cpp104 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
111 contentBoxISize + borderPadding.IStartEnd(myWM); in Reflow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsDateTimeControlFrame.cpp183 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
189 contentBoxISize + in Reflow()
276 nsSize contentBoxSize = LogicalSize(myWM, contentBoxISize, contentBoxBSize) in Reflow()
H A DnsNumberControlFrame.cpp124 const nscoord contentBoxISize = aReflowInput.ComputedISize(); in Reflow() local
130 contentBoxISize + in Reflow()
218 nsSize contentBoxSize = LogicalSize(myWM, contentBoxISize, contentBoxBSize) in Reflow()