Home
last modified time | relevance | path

Searched refs:aComputedOffsets (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DReflowInput.h905 nsMargin& aComputedOffsets);
909 const nsMargin& aComputedOffsets,
919 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning()
931 aComputedOffsets.GetPhysicalMargin(aWritingMode), in ApplyRelativePositioning()
H A DReflowInput.cpp906 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 DReflowInput.h911 nsMargin& aComputedOffsets);
915 const nsMargin& aComputedOffsets,
924 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning()
935 aFrame, aComputedOffsets.GetPhysicalMargin(aWritingMode), &pos); in ApplyRelativePositioning()
H A DReflowInput.cpp880 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 DReflowInput.h992 nsMargin& aComputedOffsets);
996 const nsMargin& aComputedOffsets,
1005 const mozilla::LogicalMargin& aComputedOffsets, in ApplyRelativePositioning()
1016 aFrame, aComputedOffsets.GetPhysicalMargin(aWritingMode), &pos); in ApplyRelativePositioning()
H A DReflowInput.cpp841 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 DReflowInput.h841 const nsMargin& aComputedOffsets,
850 const mozilla::LogicalMargin& aComputedOffsets,
H A DReflowInput.cpp862 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 DReflowInput.h841 const nsMargin& aComputedOffsets,
850 const mozilla::LogicalMargin& aComputedOffsets,
H A DReflowInput.cpp862 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 DReflowInput.h854 const nsMargin& aComputedOffsets,
863 const mozilla::LogicalMargin& aComputedOffsets,
H A DReflowInput.cpp877 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()