Home
last modified time | relevance | path

Searched refs:nsLineLayout (Results 1 – 25 of 111) sorted by relevance

12345

/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsLineLayout.cpp49 nsLineLayout::nsLineLayout(nsPresContext* aPresContext, in nsLineLayout() function in nsLineLayout
89 MOZ_COUNT_CTOR(nsLineLayout); in nsLineLayout()
122 nsLineLayout::~nsLineLayout() { in ~nsLineLayout()
123 MOZ_COUNT_DTOR(nsLineLayout); in ~nsLineLayout()
236 void nsLineLayout::EndLineReflow() { in EndLineReflow()
273 void nsLineLayout::UpdateBand(WritingMode aWM, in UpdateBand()
364 nsLineLayout::PerSpanData* nsLineLayout::NewPerSpanData() { in NewPerSpanData()
589 bool nsLineLayout::IsZeroBSize() { in IsZeroBSize()
601 nsLineLayout::PerFrameData* nsLineLayout::NewPerFrameData(nsIFrame* aFrame) { in NewPerFrameData()
647 bool nsLineLayout::LineIsBreakable() const { in LineIsBreakable()
[all …]
H A DnsLineLayout.h22 class nsLineLayout {
32 nsLineLayout(nsPresContext* aPresContext, nsFloatManager* aFloatManager,
35 nsLineLayout* aBaseLineLayout);
36 ~nsLineLayout();
349 nsLineLayout* const mBaseLineLayout;
351 nsLineLayout* GetOutermostLineLayout() { in GetOutermostLineLayout()
352 nsLineLayout* lineLayout = this; in GetOutermostLineLayout()
H A DnsRubyBaseContainerFrame.cpp308 AutoTArray<UniquePtr<nsLineLayout>, RTC_ARRAY_SIZE> lineLayouts; in Reflow()
326 nsLineLayout* lineLayout = in Reflow()
327 new nsLineLayout(aPresContext, reflowInput->mFloatManager, reflowInput, in Reflow()
386 nsLineLayout* lineLayout = lineLayouts[i].get(); in Reflow()
429 nsLineLayout* lineLayout = aReflowInput.mBaseReflowInput.mLineLayout; in ReflowColumns()
598 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
619 nsLineLayout* lineLayout = baseReflowInput.mLineLayout; in ReflowOneColumn()
647 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
674 void nsRubyBaseContainerFrame::PullOneColumn(nsLineLayout* aLineLayout, in PullOneColumn()
780 nsLineLayout* lineLayout = aReflowInput.mTextReflowInputs[i]->mLineLayout; in ReflowSpans()
H A DnsInlineFrame.h15 class nsLineLayout; variable
126 nsLineLayout* mLineLayout;
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsLineLayout.cpp49 nsLineLayout::nsLineLayout(nsPresContext* aPresContext, in nsLineLayout() function in nsLineLayout
99 MOZ_COUNT_CTOR(nsLineLayout); in nsLineLayout()
132 nsLineLayout::~nsLineLayout() { in ~nsLineLayout()
133 MOZ_COUNT_DTOR(nsLineLayout); in ~nsLineLayout()
239 void nsLineLayout::EndLineReflow() { in EndLineReflow()
368 nsLineLayout::PerSpanData* nsLineLayout::NewPerSpanData() { in NewPerSpanData()
598 bool nsLineLayout::IsZeroBSize() { in IsZeroBSize()
610 nsLineLayout::PerFrameData* nsLineLayout::NewPerFrameData(nsIFrame* aFrame) { in NewPerFrameData()
656 bool nsLineLayout::LineIsBreakable() const { in LineIsBreakable()
1456 void nsLineLayout::FlushNoWrapFloats() { in FlushNoWrapFloats()
[all …]
H A DnsLineLayout.h22 class nsLineLayout {
32 nsLineLayout(nsPresContext* aPresContext, nsFloatManager* aFloatManager,
35 nsLineLayout* aBaseLineLayout);
36 ~nsLineLayout();
346 nsLineLayout* const mBaseLineLayout;
348 nsLineLayout* GetOutermostLineLayout() { in GetOutermostLineLayout()
349 nsLineLayout* lineLayout = this; in GetOutermostLineLayout()
H A DnsRubyBaseContainerFrame.cpp317 AutoTArray<UniquePtr<nsLineLayout>, RTC_ARRAY_SIZE> lineLayouts; in Reflow()
335 nsLineLayout* lineLayout = in Reflow()
336 new nsLineLayout(aPresContext, reflowInput->mFloatManager, reflowInput, in Reflow()
396 nsLineLayout* lineLayout = lineLayouts[i].get(); in Reflow()
446 nsLineLayout* lineLayout = aReflowInput.mBaseReflowInput.mLineLayout; in ReflowColumns()
623 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
644 nsLineLayout* lineLayout = baseReflowInput.mLineLayout; in ReflowOneColumn()
685 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
712 void nsRubyBaseContainerFrame::PullOneColumn(nsLineLayout* aLineLayout, in PullOneColumn()
817 nsLineLayout* lineLayout = aReflowInput.mTextReflowInputs[i]->mLineLayout; in ReflowSpans()
H A DnsInlineFrame.h15 class nsLineLayout; variable
135 nsLineLayout* mLineLayout;
H A DnsBlockFrame.h717 bool PlaceLine(BlockReflowInput& aState, nsLineLayout& aLineLayout,
758 BlockReflowInput& aState, nsLineLayout& aLineLayout, LineIterator aLine,
763 void ReflowInlineFrame(BlockReflowInput& aState, nsLineLayout& aLineLayout,
810 void SplitLine(BlockReflowInput& aState, nsLineLayout& aLineLayout,
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsLineLayout.cpp49 nsLineLayout::nsLineLayout(nsPresContext* aPresContext, in nsLineLayout() function in nsLineLayout
96 MOZ_COUNT_CTOR(nsLineLayout); in nsLineLayout()
127 nsLineLayout::~nsLineLayout() { in ~nsLineLayout()
128 MOZ_COUNT_DTOR(nsLineLayout); in ~nsLineLayout()
234 void nsLineLayout::EndLineReflow() { in EndLineReflow()
363 nsLineLayout::PerSpanData* nsLineLayout::NewPerSpanData() { in NewPerSpanData()
593 bool nsLineLayout::IsZeroBSize() { in IsZeroBSize()
605 nsLineLayout::PerFrameData* nsLineLayout::NewPerFrameData(nsIFrame* aFrame) { in NewPerFrameData()
651 bool nsLineLayout::LineIsBreakable() const { in LineIsBreakable()
1451 void nsLineLayout::FlushNoWrapFloats() { in FlushNoWrapFloats()
[all …]
H A DnsLineLayout.h22 class nsLineLayout {
32 nsLineLayout(nsPresContext* aPresContext, nsFloatManager* aFloatManager,
35 nsLineLayout* aBaseLineLayout);
36 ~nsLineLayout();
346 nsLineLayout* const mBaseLineLayout;
348 nsLineLayout* GetOutermostLineLayout() { in GetOutermostLineLayout()
349 nsLineLayout* lineLayout = this; in GetOutermostLineLayout()
H A DnsRubyBaseContainerFrame.cpp318 AutoTArray<UniquePtr<nsLineLayout>, RTC_ARRAY_SIZE> lineLayouts; in Reflow()
336 nsLineLayout* lineLayout = in Reflow()
337 new nsLineLayout(aPresContext, reflowInput->mFloatManager, *reflowInput, in Reflow()
397 nsLineLayout* lineLayout = lineLayouts[i].get(); in Reflow()
447 nsLineLayout* lineLayout = aReflowInput.mBaseReflowInput.mLineLayout; in ReflowColumns()
624 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
645 nsLineLayout* lineLayout = baseReflowInput.mLineLayout; in ReflowOneColumn()
686 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
713 void nsRubyBaseContainerFrame::PullOneColumn(nsLineLayout* aLineLayout, in PullOneColumn()
818 nsLineLayout* lineLayout = aReflowInput.mTextReflowInputs[i]->mLineLayout; in ReflowSpans()
H A DnsInlineFrame.h15 class nsLineLayout; variable
135 nsLineLayout* mLineLayout;
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsLineLayout.cpp49 nsLineLayout::nsLineLayout(nsPresContext* aPresContext, in nsLineLayout() function in nsLineLayout
99 MOZ_COUNT_CTOR(nsLineLayout); in nsLineLayout()
132 nsLineLayout::~nsLineLayout() { in ~nsLineLayout()
133 MOZ_COUNT_DTOR(nsLineLayout); in ~nsLineLayout()
239 void nsLineLayout::EndLineReflow() { in EndLineReflow()
368 nsLineLayout::PerSpanData* nsLineLayout::NewPerSpanData() { in NewPerSpanData()
598 bool nsLineLayout::IsZeroBSize() { in IsZeroBSize()
610 nsLineLayout::PerFrameData* nsLineLayout::NewPerFrameData(nsIFrame* aFrame) { in NewPerFrameData()
656 bool nsLineLayout::LineIsBreakable() const { in LineIsBreakable()
1456 void nsLineLayout::FlushNoWrapFloats() { in FlushNoWrapFloats()
[all …]
H A DnsLineLayout.h22 class nsLineLayout {
32 nsLineLayout(nsPresContext* aPresContext, nsFloatManager* aFloatManager,
35 nsLineLayout* aBaseLineLayout);
36 ~nsLineLayout();
346 nsLineLayout* const mBaseLineLayout;
348 nsLineLayout* GetOutermostLineLayout() { in GetOutermostLineLayout()
349 nsLineLayout* lineLayout = this; in GetOutermostLineLayout()
H A DnsRubyBaseContainerFrame.cpp317 AutoTArray<UniquePtr<nsLineLayout>, RTC_ARRAY_SIZE> lineLayouts; in Reflow()
335 nsLineLayout* lineLayout = in Reflow()
336 new nsLineLayout(aPresContext, reflowInput->mFloatManager, reflowInput, in Reflow()
396 nsLineLayout* lineLayout = lineLayouts[i].get(); in Reflow()
446 nsLineLayout* lineLayout = aReflowInput.mBaseReflowInput.mLineLayout; in ReflowColumns()
623 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
644 nsLineLayout* lineLayout = baseReflowInput.mLineLayout; in ReflowOneColumn()
685 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
712 void nsRubyBaseContainerFrame::PullOneColumn(nsLineLayout* aLineLayout, in PullOneColumn()
817 nsLineLayout* lineLayout = aReflowInput.mTextReflowInputs[i]->mLineLayout; in ReflowSpans()
H A DnsInlineFrame.h15 class nsLineLayout; variable
135 nsLineLayout* mLineLayout;
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsLineLayout.cpp48 nsLineLayout::nsLineLayout(nsPresContext* aPresContext, in nsLineLayout() function in nsLineLayout
99 MOZ_COUNT_CTOR(nsLineLayout); in nsLineLayout()
132 nsLineLayout::~nsLineLayout() { in ~nsLineLayout()
133 MOZ_COUNT_DTOR(nsLineLayout); in ~nsLineLayout()
238 void nsLineLayout::EndLineReflow() { in EndLineReflow()
367 nsLineLayout::PerSpanData* nsLineLayout::NewPerSpanData() { in NewPerSpanData()
597 bool nsLineLayout::IsZeroBSize() { in IsZeroBSize()
609 nsLineLayout::PerFrameData* nsLineLayout::NewPerFrameData(nsIFrame* aFrame) { in NewPerFrameData()
655 bool nsLineLayout::LineIsBreakable() const { in LineIsBreakable()
1458 void nsLineLayout::FlushNoWrapFloats() { in FlushNoWrapFloats()
[all …]
H A DnsLineLayout.h22 class nsLineLayout {
32 nsLineLayout(nsPresContext* aPresContext, nsFloatManager* aFloatManager,
35 nsLineLayout* aBaseLineLayout);
36 ~nsLineLayout();
346 nsLineLayout* const mBaseLineLayout;
348 nsLineLayout* GetOutermostLineLayout() { in GetOutermostLineLayout()
349 nsLineLayout* lineLayout = this; in GetOutermostLineLayout()
H A DnsRubyBaseContainerFrame.cpp315 AutoTArray<UniquePtr<nsLineLayout>, RTC_ARRAY_SIZE> lineLayouts; in Reflow()
333 nsLineLayout* lineLayout = in Reflow()
334 new nsLineLayout(aPresContext, reflowInput->mFloatManager, reflowInput, in Reflow()
394 nsLineLayout* lineLayout = lineLayouts[i].get(); in Reflow()
442 nsLineLayout* lineLayout = aReflowInput.mBaseReflowInput.mLineLayout; in ReflowColumns()
614 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
635 nsLineLayout* lineLayout = baseReflowInput.mLineLayout; in ReflowOneColumn()
676 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
703 void nsRubyBaseContainerFrame::PullOneColumn(nsLineLayout* aLineLayout, in PullOneColumn()
808 nsLineLayout* lineLayout = aReflowInput.mTextReflowInputs[i]->mLineLayout; in ReflowSpans()
H A DnsInlineFrame.h15 class nsLineLayout; variable
132 nsLineLayout* mLineLayout;
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsLineLayout.cpp51 nsLineLayout::nsLineLayout(nsPresContext* aPresContext, in nsLineLayout() function in nsLineLayout
93 MOZ_COUNT_CTOR(nsLineLayout); in nsLineLayout()
127 nsLineLayout::~nsLineLayout() in ~nsLineLayout()
129 MOZ_COUNT_DTOR(nsLineLayout); in ~nsLineLayout()
254 nsLineLayout::EndLineReflow() in EndLineReflow()
383 nsLineLayout::PerSpanData*
384 nsLineLayout::NewPerSpanData() in NewPerSpanData()
636 nsLineLayout::IsZeroBSize() in IsZeroBSize()
649 nsLineLayout::PerFrameData*
703 nsLineLayout::LineIsBreakable() const in LineIsBreakable()
[all …]
H A DnsLineLayout.h30 class nsLineLayout {
40 nsLineLayout(nsPresContext* aPresContext,
44 nsLineLayout* aBaseLineLayout);
45 ~nsLineLayout();
395 nsLineLayout* const mBaseLineLayout;
397 nsLineLayout* GetOutermostLineLayout() { in GetOutermostLineLayout()
398 nsLineLayout* lineLayout = this; in GetOutermostLineLayout()
H A DnsRubyBaseContainerFrame.cpp340 AutoTArray<UniquePtr<nsLineLayout>, RTC_ARRAY_SIZE> lineLayouts; in Reflow()
356 nsLineLayout* lineLayout = new nsLineLayout(aPresContext, in Reflow()
422 nsLineLayout* lineLayout = lineLayouts[i].get(); in Reflow()
468 nsLineLayout* lineLayout = aReflowInput.mBaseReflowInput.mLineLayout; in ReflowColumns()
639 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
660 nsLineLayout* lineLayout = baseReflowInput.mLineLayout; in ReflowOneColumn()
688 nsLineLayout* lineLayout = textReflowInputs[i]->mLineLayout; in ReflowOneColumn()
718 nsRubyBaseContainerFrame::PullOneColumn(nsLineLayout* aLineLayout, in PullOneColumn()
827 nsLineLayout* lineLayout = aReflowInput.mTextReflowInputs[i]->mLineLayout; in ReflowSpans()
H A DnsInlineFrame.h14 class nsLineLayout;
125 nsLineLayout* mLineLayout;

12345