Home
last modified time | relevance | path

Searched refs:ComputedSize (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dfont_style_resolver_test.cc21 EXPECT_EQ(desc.ComputedSize(), 15); in TEST()
34 EXPECT_EQ(desc.ComputedSize(), 0); in TEST()
46 EXPECT_EQ(desc.ComputedSize(), 0); in TEST()
59 EXPECT_EQ(desc.ComputedSize(), 0); in TEST()
71 EXPECT_EQ(desc.ComputedSize(), 10); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dfont_style_resolver_test.cc22 EXPECT_EQ(desc.ComputedSize(), 15); in TEST()
36 EXPECT_EQ(desc.ComputedSize(), 0); in TEST()
49 EXPECT_EQ(desc.ComputedSize(), 0); in TEST()
63 EXPECT_EQ(desc.ComputedSize(), 0); in TEST()
76 EXPECT_EQ(desc.ComputedSize(), 10); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_text_combine.cc90 return font.GetFontDescription().ComputedSize(); in Width()
168 float em_width = description.ComputedSize(); in UpdateFontStyleForCombinedText()
H A Dlayout_text_combine.h40 return font.GetFontDescription().ComputedSize(); in CombinedTextWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_text_combine.cc93 return font.GetFontDescription().ComputedSize(); in Width()
175 float em_width = description.ComputedSize(); in UpdateFontStyleForCombinedText()
H A Dlayout_text_combine.h44 return font.GetFontDescription().ComputedSize(); in CombinedTextWidth()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DReflowInput.h340 mozilla::LogicalSize ComputedSize() const { return mComputedSize; } in ComputedSize() function
347 mozilla::LogicalSize ComputedSize(mozilla::WritingMode aWM) const { in ComputedSize() function
348 return ComputedSize().ConvertTo(aWM, mWritingMode); in ComputedSize()
358 return ComputedSize(aWM) + ComputedLogicalPadding(aWM).Size(aWM); in ComputedSizeWithPadding()
363 return ComputedSize(aWM) + ComputedLogicalBorderPadding(aWM).Size(aWM); in ComputedSizeWithBorderPadding()
H A DnsBlockReflowContext.cpp150 LogicalSize availSpace = aRI.ComputedSize(frame->GetWritingMode()); in ComputeCollapsedBStartMargin()
156 outerReflowInput->ComputedSize(kid->GetWritingMode()); in ComputeCollapsedBStartMargin()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DReflowInput.h340 mozilla::LogicalSize ComputedSize() const { return mComputedSize; } in ComputedSize() function
347 mozilla::LogicalSize ComputedSize(mozilla::WritingMode aWM) const { in ComputedSize() function
348 return ComputedSize().ConvertTo(aWM, mWritingMode); in ComputedSize()
358 return ComputedSize(aWM) + ComputedLogicalPadding(aWM).Size(aWM); in ComputedSizeWithPadding()
363 return ComputedSize(aWM) + ComputedLogicalBorderPadding(aWM).Size(aWM); in ComputedSizeWithBorderPadding()
H A DnsBlockReflowContext.cpp150 LogicalSize availSpace = aRI.ComputedSize(frame->GetWritingMode()); in ComputeCollapsedBStartMargin()
156 outerReflowInput->ComputedSize(kid->GetWritingMode()); in ComputeCollapsedBStartMargin()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DReflowInput.h340 mozilla::LogicalSize ComputedSize() const { return mComputedSize; } in ComputedSize() function
347 mozilla::LogicalSize ComputedSize(mozilla::WritingMode aWM) const { in ComputedSize() function
348 return ComputedSize().ConvertTo(aWM, mWritingMode); in ComputedSize()
358 return ComputedSize(aWM) + ComputedLogicalPadding(aWM).Size(aWM); in ComputedSizeWithPadding()
363 return ComputedSize(aWM) + ComputedLogicalBorderPadding(aWM).Size(aWM); in ComputedSizeWithBorderPadding()
H A DnsBlockReflowContext.cpp150 LogicalSize availSpace = aRI.ComputedSize(frame->GetWritingMode()); in ComputeCollapsedBStartMargin()
156 outerReflowInput->ComputedSize(kid->GetWritingMode()); in ComputeCollapsedBStartMargin()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tables/
H A DnsTableWrapperFrame.cpp892 innerRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
898 captionRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
900 nscoord innerAvailISize = aOuterRI.ComputedSize(wm).ISize(wm) - in Reflow()
915 innerRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
934 aOuterRI.ComputedSize(captionWM).ISize(captionWM)); in Reflow()
936 innerRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
985 innerRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/tables/
H A DnsTableWrapperFrame.cpp820 aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
826 captionRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
829 aOuterRI.ComputedSize(wm).ISize(wm) - in Reflow()
844 aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
863 aOuterRI.ComputedSize(captionWM).ISize(captionWM)); in Reflow()
865 aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
913 innerRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tables/
H A DnsTableWrapperFrame.cpp836 aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
842 captionRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
845 aOuterRI.ComputedSize(wm).ISize(wm) - in Reflow()
860 aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
879 aOuterRI.ComputedSize(captionWM).ISize(captionWM)); in Reflow()
881 aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
929 innerRI, aOuterRI.ComputedSize(wm).ISize(wm)); in Reflow()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dfallback_list_composite_key.h29 computed_size_(font_description.ComputedSize()), in FallbackListCompositeKey()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/
H A Dfallback_list_composite_key.h29 computed_size_(font_description.ComputedSize()), in FallbackListCompositeKey()
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit_common/src/
H A Drabbit_binary_generator.erl166 ComputedSize -> exit({incorrect_empty_frame_size,
167 ComputedSize, ?EMPTY_FRAME_SIZE})
/dports/benchmarks/tsung/tsung-1.7.0/src/lib/
H A Drabbit_binary_generator.erl173 ComputedSize -> exit({incorrect_empty_frame_size,
174 ComputedSize, ?EMPTY_FRAME_SIZE})
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/threaded/
H A Dtext_renderer_threaded_test.cc50 text_run, FloatPoint(), font.GetFontDescription().ComputedSize(), 0, in TSAN_TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/threaded/
H A Dtext_renderer_threaded_test.cc50 text_run, FloatPoint(), font.GetFontDescription().ComputedSize(), 0, in TSAN_TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsBlockReflowContext.cpp151 LogicalSize availSpace = aRI.ComputedSize(frame->GetWritingMode()); in ComputeCollapsedBStartMargin()
157 outerReflowInput->ComputedSize(kid->GetWritingMode()); in ComputeCollapsedBStartMargin()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsBlockReflowContext.cpp159 LogicalSize availSpace = aRI.ComputedSize(frame->GetWritingMode()); in ComputeCollapsedBStartMargin()
165 outerReflowInput->ComputedSize(kid->GetWritingMode()); in ComputeCollapsedBStartMargin()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsBlockReflowContext.cpp154 LogicalSize availSpace = aRI.ComputedSize(frame->GetWritingMode()); in ComputeCollapsedBStartMargin()
160 outerReflowInput->ComputedSize(kid->GetWritingMode()); in ComputeCollapsedBStartMargin()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsRangeFrame.cpp219 LogicalSize availSize = aReflowInput.ComputedSize(wm); in ReflowAnonymousContent()
256 LogicalSize availSize = aReflowInput.ComputedSize(wm); in ReflowAnonymousContent()
281 LogicalSize availSize = aReflowInput.ComputedSize(wm); in ReflowAnonymousContent()

12345678