Home
last modified time | relevance | path

Searched refs:mBoxState (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsGfxScrollFrame.cpp216 nsBoxLayoutState mBoxState; member
242 mBoxState(aState.mFrame->PresContext(), aState.mRenderingContext, 0), in ScrollReflowInput()
351 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, in TryLayout()
363 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, in TryLayout()
399 nscoord oneDevPixel = aState->mBoxState.PresContext()->DevPixelsToAppUnits(1); in TryLayout()
481 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, in ReflowScrolledFrame()
494 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, in ReflowScrolledFrame()
501 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, in ReflowScrolledFrame()
514 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, in ReflowScrolledFrame()
1083 mHelper.LayoutScrollbars(state.mBoxState, insideBorderArea, in Reflow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp192 nsBoxLayoutState mBoxState; member
217 mBoxState(aReflowInput.mFrame->PresContext(), in ScrollReflowInput()
326 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, in TryLayout()
339 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, in TryLayout()
382 aState->mBoxState.PresContext()->DevPixelsToAppUnits(1); in TryLayout()
461 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
476 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
483 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
498 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
1048 mHelper.LayoutScrollbars(state.mBoxState, insideBorderArea, in Reflow()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp302 nsBoxLayoutState mBoxState; member
343 mBoxState(aReflowInput.mFrame->PresContext(), in ScrollReflowInput()
452 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, in TryLayout()
463 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, in TryLayout()
543 nscoord oneDevPixel = aState->mBoxState.PresContext()->DevPixelsToAppUnits(1); in TryLayout()
681 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
696 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
703 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
718 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
1354 mHelper.LayoutScrollbars(state.mBoxState, insideBorderArea, in Reflow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp302 nsBoxLayoutState mBoxState; member
343 mBoxState(aReflowInput.mFrame->PresContext(), in ScrollReflowInput()
452 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, in TryLayout()
463 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, in TryLayout()
543 nscoord oneDevPixel = aState->mBoxState.PresContext()->DevPixelsToAppUnits(1); in TryLayout()
681 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
696 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
703 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
718 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
1354 mHelper.LayoutScrollbars(state.mBoxState, insideBorderArea, in Reflow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp285 nsBoxLayoutState mBoxState; member
311 mBoxState(aReflowInput.mFrame->PresContext(), in ScrollReflowInput()
417 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, in TryLayout()
429 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, in TryLayout()
495 nscoord oneDevPixel = aState->mBoxState.PresContext()->DevPixelsToAppUnits(1); in TryLayout()
584 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
599 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
606 GetScrollbarMetrics(aState->mBoxState, mHelper.mHScrollbarBox, nullptr, in ReflowScrolledFrame()
621 GetScrollbarMetrics(aState->mBoxState, mHelper.mVScrollbarBox, nullptr, in ReflowScrolledFrame()
1208 mHelper.LayoutScrollbars(state.mBoxState, insideBorderArea, in Reflow()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGfxScrollFrame.cpp338 nsBoxLayoutState mBoxState; member
426 mBoxState(aReflowInput.mFrame->PresContext(), in ScrollReflowInput()
439 GetScrollbarMetrics(mBoxState, hScrollbarBox, &mHScrollbarMinSize, in ScrollReflowInput()
449 GetScrollbarMetrics(mBoxState, vScrollbarBox, &mVScrollbarMinSize, in ScrollReflowInput()
649 nscoord oneDevPixel = aState.mBoxState.PresContext()->DevPixelsToAppUnits(1); in TryLayout()
1451 mHelper.LayoutScrollbars(state.mBoxState, insideBorderArea, in Reflow()