/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/ |
H A D | nsBlockFrame.cpp | 97 nsBlockFrame* bf = in MarkSameFloatManagerLinesDirty() 134 bool nsBlockFrame::gNoisy; 302 nsBlockFrame::~nsBlockFrame() {} in NS_IMPL_FRAMEARENA_HELPERS() 605 nsBlockFrame* dirtyBlock = static_cast<nsBlockFrame*>(FirstContinuation()); in MarkIntrinsicISizesDirty() 1154 nsBlockFrame* nif = static_cast<nsBlockFrame*>(GetNextInFlow()); in Reflow() 4262 nsBlockFrame* nextInFlow = (nsBlockFrame*)GetNextInFlow(); in IsLastLine() 4792 nsBlockFrame::FrameLines* nsBlockFrame::GetOverflowLines() const { in GetOverflowLines() 4806 nsBlockFrame::FrameLines* nsBlockFrame::RemoveOverflowLines() { in RemoveOverflowLines() 5252 nsBlockFrame* block = (nsBlockFrame*)aFrame->GetParent(); in DoRemoveOutOfFlowFrame() 6070 nsBlockFrame* block = static_cast<nsBlockFrame*>(b); in FindTrailingClear() [all …]
|
H A D | nsBlockFrame.h | 81 class nsBlockFrame : public nsContainerFrame { 85 NS_DECL_FRAMEARENA_HELPERS(nsBlockFrame) 220 nsBlockFrame* mFrame; 419 virtual ~nsBlockFrame(); 860 nsBlockFrame* const mBlock; 949 nsBlockFrame::gNoiseIndent++; in AutoNoisyIndenter() 954 nsBlockFrame::gNoiseIndent--; in ~AutoNoisyIndenter() 968 typedef nsBlockFrame::LineIterator LineIterator; 994 nsBlockFrame* GetContainer() { return mFrame; } in GetContainer() 1020 friend class nsBlockFrame; [all …]
|
H A D | BlockReflowInput.cpp | 337 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceWithState() 367 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceForBSize() 392 nsBlockFrame* block = mBlock; in ReconstructMarginBefore() 468 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverFloats() 516 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverStateFrom() 556 nsBlockFrame* floatParent = static_cast<nsBlockFrame*>(aFloat->GetParent()); in AddFloat() 959 if (nsBlockFrame::gNoisyFloatManager) { in FlowAndPlaceFloat() 968 if (nsBlockFrame::gNoisyReflow) { in FlowAndPlaceFloat() 1011 if (nsBlockFrame::gNoisyReflow) { in PlaceBelowCurrentLineFloats() 1034 if (nsBlockFrame::gNoisyReflow) { in ClearFloats() [all …]
|
H A D | DetailsFrame.cpp | 24 NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame) in NS_QUERYFRAME_HEAD() 26 nsBlockFrame* NS_NewDetailsFrame(nsIPresShell* aPresShell, in NS_QUERYFRAME_HEAD() 34 : nsBlockFrame(aContext, kClassID) {} in DetailsFrame() 46 nsBlockFrame::SetInitialChildList(aListID, aChildList); in SetInitialChildList() 79 nsBlockFrame::DestroyFrom(aDestructRoot, aPostDestroyData); in DestroyFrom()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/ |
H A D | nsBlockFrame.cpp | 135 bool nsBlockFrame::gNoisy; 297 nsBlockFrame* in NS_DECLARE_FRAME_PROPERTY_WITH_DTOR_NEVER_CALLED() 303 nsBlockFrame* 314 nsBlockFrame::~nsBlockFrame() in NS_IMPL_FRAMEARENA_HELPERS() 669 nsBlockFrame* dirtyBlock = static_cast<nsBlockFrame*>(FirstContinuation()); in MarkIntrinsicISizesDirty() 1238 nsBlockFrame* nif = static_cast<nsBlockFrame*>(GetNextInFlow()); in Reflow() 4442 nsBlockFrame* nextInFlow = (nsBlockFrame*) GetNextInFlow(); in IsLastLine() 5486 nsBlockFrame* block = (nsBlockFrame*)aFrame->GetParent(); in DoRemoveOutOfFlowFrame() 6328 nsBlockFrame* block = static_cast<nsBlockFrame*>(b); in FindTrailingClear() 7362 nsBlockFrame* [all …]
|
H A D | nsBlockFrame.h | 78 class nsBlockFrame : public nsContainerFrame 83 NS_DECL_QUERYFRAME_TARGET(nsBlockFrame) 225 nsBlockFrame* mFrame; 401 explicit nsBlockFrame(nsStyleContext* aContext) in nsBlockFrame() function 410 virtual ~nsBlockFrame(); 868 nsBlockFrame* const mBlock; 951 nsBlockFrame::gNoiseIndent++; in AutoNoisyIndenter() 956 nsBlockFrame::gNoiseIndent--; in ~AutoNoisyIndenter() 995 nsBlockFrame* GetContainer() { return mFrame; } in GetContainer() 1021 friend class nsBlockFrame; [all …]
|
H A D | BlockReflowInput.cpp | 357 if (nsBlockFrame::gNoisyReflow) { 390 if (nsBlockFrame::gNoisyReflow) { 417 nsBlockFrame *block = mBlock; 499 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { 549 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { 592 nsBlockFrame *floatParent = 1012 if (nsBlockFrame::gNoisyFloatManager) { 1022 if (nsBlockFrame::gNoisyReflow) { 1069 if (nsBlockFrame::gNoisyReflow) { 1094 if (nsBlockFrame::gNoisyReflow) { [all …]
|
H A D | DetailsFrame.cpp | 23 NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame) 25 nsBlockFrame* 32 : nsBlockFrame(aContext) 55 nsBlockFrame::SetInitialChildList(aListID, aChildList); in dissect_bthci_sco() 91 nsBlockFrame::DestroyFrom(aDestructRoot);
|
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/ |
H A D | nsBlockFrame.cpp | 421 nsBlockFrame::~nsBlockFrame() = default; 716 nsBlockFrame* dirtyBlock = static_cast<nsBlockFrame*>(FirstContinuation()); in MarkIntrinsicISizesDirty() 1392 nsBlockFrame* nif = static_cast<nsBlockFrame*>(GetNextInFlow()); in Reflow() 4833 nsBlockFrame* nextInFlow = (nsBlockFrame*)GetNextInFlow(); in IsLastLine() 5179 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainOverflowLines() 5382 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainPushedFloats() 5391 nsBlockFrame::FrameLines* nsBlockFrame::GetOverflowLines() const { in GetOverflowLines() 5405 nsBlockFrame::FrameLines* nsBlockFrame::RemoveOverflowLines() { in RemoveOverflowLines() 5910 nsBlockFrame* block = (nsBlockFrame*)aFrame->GetParent(); in DoRemoveOutOfFlowFrame() 6701 nsBlockFrame* block = static_cast<nsBlockFrame*>(b); in FindTrailingClear() [all …]
|
H A D | nsBlockFrame.h | 81 class nsBlockFrame : public nsContainerFrame { 85 NS_DECL_FRAMEARENA_HELPERS(nsBlockFrame) 215 explicit AutoLineCursorSetup(nsBlockFrame* aFrame) in AutoLineCursorSetup() 230 nsBlockFrame* mFrame; 422 virtual ~nsBlockFrame(); 888 nsBlockFrame* const mBlock; 972 nsBlockFrame::gNoiseIndent++; in AutoNoisyIndenter() 977 nsBlockFrame::gNoiseIndent--; in ~AutoNoisyIndenter() 991 typedef nsBlockFrame::LineIterator LineIterator; 1020 nsBlockFrame* GetContainer() { return mFrame; } in GetContainer() [all …]
|
H A D | ColumnSetWrapperFrame.cpp | 17 nsBlockFrame* NS_NewColumnSetWrapperFrame(PresShell* aPresShell, in NS_NewColumnSetWrapperFrame() 34 NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame) in NS_QUERYFRAME_HEAD() 38 : nsBlockFrame(aStyle, aPresContext, kClassID) {} in NS_QUERYFRAME_HEAD() 43 nsBlockFrame::Init(aContent, aParent, aPrevInFlow); in Init() 114 nsBlockFrame::AppendFrames(aListID, aFrameList); in AppendFrames() 134 nsBlockFrame::InsertFrames(aListID, aPrevFrame, aPrevFrameLine, aFrameList); in InsertFrames() 140 nsBlockFrame::RemoveFrame(aListID, aOldFrame); in RemoveFrame() 144 nsBlockFrame::MarkIntrinsicISizesDirty(); in MarkIntrinsicISizesDirty()
|
H A D | BlockReflowInput.cpp | 266 nsBlockFrame::ReplacedElementISizeToClear replacedISize = in ReplacedBlockFitsInAvailSpace() 306 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceWithState() 336 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceForBSize() 361 nsBlockFrame* block = mBlock; in ReconstructMarginBefore() 436 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverFloats() 484 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverStateFrom() 920 if (nsBlockFrame::gNoisyFloatManager) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 929 if (nsBlockFrame::gNoisyReflow) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 970 if (nsBlockFrame::gNoisyReflow) { in PlaceBelowCurrentLineFloats() 994 if (nsBlockFrame::gNoisyReflow) { in ClearFloats() [all …]
|
H A D | DetailsFrame.cpp | 25 NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame) in NS_QUERYFRAME_HEAD() 27 nsBlockFrame* NS_NewDetailsFrame(PresShell* aPresShell, ComputedStyle* aStyle) { in NS_QUERYFRAME_HEAD() 34 : nsBlockFrame(aStyle, aPresContext, kClassID) {} in DetailsFrame() 46 nsBlockFrame::SetInitialChildList(aListID, aChildList); in SetInitialChildList() 81 nsBlockFrame::DestroyFrom(aDestructRoot, aPostDestroyData); in DestroyFrom()
|
/dports/www/firefox/firefox-99.0/layout/generic/ |
H A D | nsBlockFrame.cpp | 443 nsBlockFrame::~nsBlockFrame() = default; 731 nsBlockFrame* dirtyBlock = static_cast<nsBlockFrame*>(FirstContinuation()); in MarkIntrinsicISizesDirty() 1406 nsBlockFrame* nif = static_cast<nsBlockFrame*>(GetNextInFlow()); in Reflow() 4838 nsBlockFrame* nextInFlow = (nsBlockFrame*)GetNextInFlow(); in IsLastLine() 5184 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainOverflowLines() 5387 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainPushedFloats() 5396 nsBlockFrame::FrameLines* nsBlockFrame::GetOverflowLines() const { in GetOverflowLines() 5410 nsBlockFrame::FrameLines* nsBlockFrame::RemoveOverflowLines() { in RemoveOverflowLines() 5915 nsBlockFrame* block = (nsBlockFrame*)aFrame->GetParent(); in DoRemoveOutOfFlowFrame() 6706 nsBlockFrame* block = static_cast<nsBlockFrame*>(b); in FindTrailingClear() [all …]
|
H A D | nsBlockFrame.h | 81 class nsBlockFrame : public nsContainerFrame { 85 NS_DECL_FRAMEARENA_HELPERS(nsBlockFrame) 215 explicit AutoLineCursorSetup(nsBlockFrame* aFrame) in AutoLineCursorSetup() 230 nsBlockFrame* mFrame; 416 virtual ~nsBlockFrame(); 883 nsBlockFrame* const mBlock; 967 nsBlockFrame::gNoiseIndent++; in AutoNoisyIndenter() 972 nsBlockFrame::gNoiseIndent--; in ~AutoNoisyIndenter() 986 typedef nsBlockFrame::LineIterator LineIterator; 1015 nsBlockFrame* GetContainer() { return mFrame; } in GetContainer() [all …]
|
H A D | ColumnSetWrapperFrame.cpp | 17 nsBlockFrame* NS_NewColumnSetWrapperFrame(PresShell* aPresShell, in NS_NewColumnSetWrapperFrame() 34 NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame) in NS_QUERYFRAME_HEAD() 38 : nsBlockFrame(aStyle, aPresContext, kClassID) {} in NS_QUERYFRAME_HEAD() 43 nsBlockFrame::Init(aContent, aParent, aPrevInFlow); in Init() 114 nsBlockFrame::AppendFrames(aListID, aFrameList); in AppendFrames() 134 nsBlockFrame::InsertFrames(aListID, aPrevFrame, aPrevFrameLine, aFrameList); in InsertFrames() 140 nsBlockFrame::RemoveFrame(aListID, aOldFrame); in RemoveFrame() 144 nsBlockFrame::MarkIntrinsicISizesDirty(); in MarkIntrinsicISizesDirty()
|
H A D | BlockReflowState.cpp | 277 nsBlockFrame::ReplacedElementISizeToClear replacedISize = in ReplacedBlockFitsInAvailSpace() 317 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceWithState() 347 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceForBSize() 372 nsBlockFrame* block = mBlock; in ReconstructMarginBefore() 447 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverFloats() 495 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverStateFrom() 931 if (nsBlockFrame::gNoisyFloatManager) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 940 if (nsBlockFrame::gNoisyReflow) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 981 if (nsBlockFrame::gNoisyReflow) { in PlaceBelowCurrentLineFloats() 1005 if (nsBlockFrame::gNoisyReflow) { in ClearFloats() [all …]
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/ |
H A D | nsBlockFrame.cpp | 421 nsBlockFrame::~nsBlockFrame() = default; 716 nsBlockFrame* dirtyBlock = static_cast<nsBlockFrame*>(FirstContinuation()); in MarkIntrinsicISizesDirty() 1392 nsBlockFrame* nif = static_cast<nsBlockFrame*>(GetNextInFlow()); in Reflow() 4833 nsBlockFrame* nextInFlow = (nsBlockFrame*)GetNextInFlow(); in IsLastLine() 5179 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainOverflowLines() 5382 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainPushedFloats() 5391 nsBlockFrame::FrameLines* nsBlockFrame::GetOverflowLines() const { in GetOverflowLines() 5405 nsBlockFrame::FrameLines* nsBlockFrame::RemoveOverflowLines() { in RemoveOverflowLines() 5910 nsBlockFrame* block = (nsBlockFrame*)aFrame->GetParent(); in DoRemoveOutOfFlowFrame() 6701 nsBlockFrame* block = static_cast<nsBlockFrame*>(b); in FindTrailingClear() [all …]
|
H A D | nsBlockFrame.h | 81 class nsBlockFrame : public nsContainerFrame { 85 NS_DECL_FRAMEARENA_HELPERS(nsBlockFrame) 215 explicit AutoLineCursorSetup(nsBlockFrame* aFrame) in AutoLineCursorSetup() 230 nsBlockFrame* mFrame; 422 virtual ~nsBlockFrame(); 888 nsBlockFrame* const mBlock; 972 nsBlockFrame::gNoiseIndent++; in AutoNoisyIndenter() 977 nsBlockFrame::gNoiseIndent--; in ~AutoNoisyIndenter() 991 typedef nsBlockFrame::LineIterator LineIterator; 1020 nsBlockFrame* GetContainer() { return mFrame; } in GetContainer() [all …]
|
H A D | ColumnSetWrapperFrame.cpp | 17 nsBlockFrame* NS_NewColumnSetWrapperFrame(PresShell* aPresShell, in NS_NewColumnSetWrapperFrame() 34 NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame) in NS_QUERYFRAME_HEAD() 38 : nsBlockFrame(aStyle, aPresContext, kClassID) {} in NS_QUERYFRAME_HEAD() 43 nsBlockFrame::Init(aContent, aParent, aPrevInFlow); in Init() 114 nsBlockFrame::AppendFrames(aListID, aFrameList); in AppendFrames() 134 nsBlockFrame::InsertFrames(aListID, aPrevFrame, aPrevFrameLine, aFrameList); in InsertFrames() 140 nsBlockFrame::RemoveFrame(aListID, aOldFrame); in RemoveFrame() 144 nsBlockFrame::MarkIntrinsicISizesDirty(); in MarkIntrinsicISizesDirty()
|
H A D | BlockReflowInput.cpp | 266 nsBlockFrame::ReplacedElementISizeToClear replacedISize = in ReplacedBlockFitsInAvailSpace() 306 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceWithState() 336 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceForBSize() 361 nsBlockFrame* block = mBlock; in ReconstructMarginBefore() 436 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverFloats() 484 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverStateFrom() 920 if (nsBlockFrame::gNoisyFloatManager) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 929 if (nsBlockFrame::gNoisyReflow) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 970 if (nsBlockFrame::gNoisyReflow) { in PlaceBelowCurrentLineFloats() 994 if (nsBlockFrame::gNoisyReflow) { in ClearFloats() [all …]
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/ |
H A D | nsBlockFrame.cpp | 409 nsBlockFrame::~nsBlockFrame() = default; 717 nsBlockFrame* dirtyBlock = static_cast<nsBlockFrame*>(FirstContinuation()); in MarkIntrinsicISizesDirty() 1386 nsBlockFrame* nif = static_cast<nsBlockFrame*>(GetNextInFlow()); in Reflow() 4734 nsBlockFrame* nextInFlow = (nsBlockFrame*)GetNextInFlow(); in IsLastLine() 5091 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainOverflowLines() 5292 nsBlockFrame* prevBlock = static_cast<nsBlockFrame*>(GetPrevInFlow()); in DrainPushedFloats() 5301 nsBlockFrame::FrameLines* nsBlockFrame::GetOverflowLines() const { in GetOverflowLines() 5315 nsBlockFrame::FrameLines* nsBlockFrame::RemoveOverflowLines() { in RemoveOverflowLines() 5820 nsBlockFrame* block = (nsBlockFrame*)aFrame->GetParent(); in DoRemoveOutOfFlowFrame() 6628 nsBlockFrame* block = static_cast<nsBlockFrame*>(b); in FindTrailingClear() [all …]
|
H A D | nsBlockFrame.h | 81 class nsBlockFrame : public nsContainerFrame { 85 NS_DECL_FRAMEARENA_HELPERS(nsBlockFrame) 215 explicit AutoLineCursorSetup(nsBlockFrame* aFrame) in AutoLineCursorSetup() 230 nsBlockFrame* mFrame; 422 virtual ~nsBlockFrame(); 876 nsBlockFrame* const mBlock; 960 nsBlockFrame::gNoiseIndent++; in AutoNoisyIndenter() 965 nsBlockFrame::gNoiseIndent--; in ~AutoNoisyIndenter() 979 typedef nsBlockFrame::LineIterator LineIterator; 1008 nsBlockFrame* GetContainer() { return mFrame; } in GetContainer() [all …]
|
H A D | ColumnSetWrapperFrame.cpp | 17 nsBlockFrame* NS_NewColumnSetWrapperFrame(PresShell* aPresShell, in NS_NewColumnSetWrapperFrame() 34 NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame) in NS_QUERYFRAME_HEAD() 38 : nsBlockFrame(aStyle, aPresContext, kClassID) {} in NS_QUERYFRAME_HEAD() 43 nsBlockFrame::Init(aContent, aParent, aPrevInFlow); in Init() 114 nsBlockFrame::AppendFrames(aListID, aFrameList); in AppendFrames() 134 nsBlockFrame::InsertFrames(aListID, aPrevFrame, aPrevFrameLine, aFrameList); in InsertFrames() 140 nsBlockFrame::RemoveFrame(aListID, aOldFrame); in RemoveFrame() 144 nsBlockFrame::MarkIntrinsicISizesDirty(); in MarkIntrinsicISizesDirty()
|
H A D | BlockReflowInput.cpp | 302 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceWithState() 303 nsFrame::IndentBy(stdout, nsBlockFrame::gNoiseIndent); in GetFloatAvailableSpaceWithState() 332 if (nsBlockFrame::gNoisyReflow) { in GetFloatAvailableSpaceForBSize() 357 nsBlockFrame* block = mBlock; in ReconstructMarginBefore() 433 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverFloats() 481 if (nsBlockFrame::gNoisyReflow || nsBlockFrame::gNoisyFloatManager) { in RecoverStateFrom() 981 if (nsBlockFrame::gNoisyFloatManager) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 990 if (nsBlockFrame::gNoisyReflow) { in NS_DECLARE_FRAME_PROPERTY_DELETABLE() 1032 if (nsBlockFrame::gNoisyReflow) { in PlaceBelowCurrentLineFloats() 1056 if (nsBlockFrame::gNoisyReflow) { in ClearFloats() [all …]
|