/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/ |
H A D | ReflowInput.h | 905 nsMargin& aComputedOffsets); 909 const nsMargin& aComputedOffsets, 919 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning() 931 aComputedOffsets.GetPhysicalMargin(aWritingMode), in ApplyRelativePositioning()
|
H A D | ReflowInput.cpp | 906 nsMargin& aComputedOffsets) 1009 aComputedOffsets = offsets.GetPhysicalMargin(aWM); 1013 *physicalOffsets = aComputedOffsets; 1016 new nsMargin(aComputedOffsets)); 1022 const nsMargin& aComputedOffsets, 1045 *aPosition += nsPoint(aComputedOffsets.left, aComputedOffsets.top);
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/ |
H A D | ReflowInput.h | 911 nsMargin& aComputedOffsets); 915 const nsMargin& aComputedOffsets, 924 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning() 935 aFrame, aComputedOffsets.GetPhysicalMargin(aWritingMode), &pos); in ApplyRelativePositioning()
|
H A D | ReflowInput.cpp | 880 nsMargin& aComputedOffsets) { in ComputeRelativeOffsets() argument 977 aComputedOffsets = offsets.GetPhysicalMargin(aWM); in ComputeRelativeOffsets() 981 *physicalOffsets = aComputedOffsets; in ComputeRelativeOffsets() 984 new nsMargin(aComputedOffsets)); in ComputeRelativeOffsets() 989 nsIFrame* aFrame, const nsMargin& aComputedOffsets, nsPoint* aPosition) { in ApplyRelativePositioning() argument 1011 *aPosition += nsPoint(aComputedOffsets.left, aComputedOffsets.top); in ApplyRelativePositioning()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/ |
H A D | ReflowInput.h | 992 nsMargin& aComputedOffsets); 996 const nsMargin& aComputedOffsets, 1005 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning() 1016 aFrame, aComputedOffsets.GetPhysicalMargin(aWritingMode), &pos); in ApplyRelativePositioning()
|
H A D | ReflowInput.cpp | 841 nsMargin& aComputedOffsets) { in ComputeRelativeOffsets() argument 935 aComputedOffsets = offsets.GetPhysicalMargin(aWM); in ComputeRelativeOffsets() 939 *physicalOffsets = aComputedOffsets; in ComputeRelativeOffsets() 942 new nsMargin(aComputedOffsets)); in ComputeRelativeOffsets() 948 const nsMargin& aComputedOffsets, in ApplyRelativePositioning() argument 971 *aPosition += nsPoint(aComputedOffsets.left, aComputedOffsets.top); in ApplyRelativePositioning()
|
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/ |
H A D | ReflowInput.h | 841 const nsMargin& aComputedOffsets, 850 const mozilla::LogicalMargin& aComputedOffsets,
|
H A D | ReflowInput.cpp | 862 const nsMargin& aComputedOffsets, in ApplyRelativePositioning() argument 885 *aPosition += nsPoint(aComputedOffsets.left, aComputedOffsets.top); in ApplyRelativePositioning() 979 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning() argument 990 aFrame, aComputedOffsets.GetPhysicalMargin(aWritingMode), &pos); in ApplyRelativePositioning()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/ |
H A D | ReflowInput.h | 841 const nsMargin& aComputedOffsets, 850 const mozilla::LogicalMargin& aComputedOffsets,
|
H A D | ReflowInput.cpp | 862 const nsMargin& aComputedOffsets, in ApplyRelativePositioning() argument 885 *aPosition += nsPoint(aComputedOffsets.left, aComputedOffsets.top); in ApplyRelativePositioning() 979 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning() argument 990 aFrame, aComputedOffsets.GetPhysicalMargin(aWritingMode), &pos); in ApplyRelativePositioning()
|
/dports/www/firefox/firefox-99.0/layout/generic/ |
H A D | ReflowInput.h | 854 const nsMargin& aComputedOffsets, 863 const mozilla::LogicalMargin& aComputedOffsets,
|
H A D | ReflowInput.cpp | 877 const nsMargin& aComputedOffsets, in ApplyRelativePositioning() argument 893 *aPosition += nsPoint(aComputedOffsets.left, aComputedOffsets.top); in ApplyRelativePositioning() 987 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning() argument 998 aFrame, aComputedOffsets.GetPhysicalMargin(aWritingMode), &pos); in ApplyRelativePositioning()
|