Home
last modified time | relevance | path

Searched refs:TransformBox (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/svg/
H A Dtransform_helper.cc22 return style.TransformBox() == ETransformBox::kViewBox && in TransformOriginIsFixed()
47 if (style.TransformBox() == ETransformBox::kFillBox) { in ComputeReferenceBox()
50 DCHECK_EQ(style.TransformBox(), ETransformBox::kViewBox); in ComputeReferenceBox()
H A Dlayout_svg_model_object.cc111 switch (StyleRef().TransformBox()) { in CheckForImplicitTransformChange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/svg/
H A Dtransform_helper.cc22 return style.TransformBox() == ETransformBox::kViewBox && in TransformOriginIsFixed()
47 if (style.TransformBox() == ETransformBox::kFillBox) { in ComputeReferenceBox()
50 DCHECK_EQ(style.TransformBox(), ETransformBox::kViewBox); in ComputeReferenceBox()
H A Dlayout_svg_model_object.cc129 switch (StyleRef().TransformBox()) { in CheckForImplicitTransformChange()
H A Dlayout_svg_block.cc91 switch (StyleRef().TransformBox()) { in CheckForImplicitTransformChange()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dtransform.h253 void TransformBox(BoxF* box) const;
H A Dtransform.cc492 void Transform::TransformBox(BoxF* box) const { in TransformBox() function in gfx::Transform
515 inverse.TransformBox(box); in TransformBoxReverse()
H A Dtransform_unittest.cc2662 TEST(XFormTest, TransformBox) { in TEST() argument
2667 translation.TransformBox(&box); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/transforms/
H A Dtransform_operations.cc433 from_matrix.TransformBox(from_box); in BlendedBoundsForBox()
434 to_matrix.TransformBox(to_box); in BlendedBoundsForBox()
H A Dtransformation_matrix.h229 void TransformBox(FloatBox&) const;
H A Dtransform_operations_test.cc65 matrix.TransformBox(transformed); in EmpiricallyTestBounds()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/transforms/
H A Dtransform_operations.cc432 from_matrix.TransformBox(from_box); in BlendedBoundsForBox()
433 to_matrix.TransformBox(to_box); in BlendedBoundsForBox()
H A Dtransformation_matrix.h230 void TransformBox(FloatBox&) const;
H A Dtransform_operations_test.cc65 matrix.TransformBox(transformed); in EmpiricallyTestBounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dtransform.h254 void TransformBox(BoxF* box) const;
H A Dtransform.cc500 void Transform::TransformBox(BoxF* box) const { in TransformBox() function in gfx::Transform
523 inverse.TransformBox(box); in TransformBoxReverse()
H A Dtransform_unittest.cc2702 TEST(XFormTest, TransformBox) { in TEST() argument
2707 translation.TransformBox(&box); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/
H A Dtransform_operation.cc474 from_operation.matrix.TransformBox(bounds); in BlendedBoundsForBox()
477 to_operation.matrix.TransformBox(&to_box); in BlendedBoundsForBox()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/
H A Dtransform_operation.cc465 from_operation.matrix.TransformBox(bounds); in BlendedBoundsForBox()
468 to_operation.matrix.TransformBox(&to_box); in BlendedBoundsForBox()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsComputedDOMStylePropertyList.h249 COMPUTED_STYLE_PROP(transform_box, TransformBox)
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsComputedDOMStylePropertyList.h261 COMPUTED_STYLE_PROP(transform_box, TransformBox)
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts4732 transformBox?: Property.TransformBox;
13366 "transform-box"?: Property.TransformBox;
18934 …export type TransformBox = Globals | "border-box" | "content-box" | "fill-box" | "stroke-box" | "v… alias
H A Dindex.js.flow326 transformBox?: Property$TransformBox,
1153 "transform-box"?: Property$TransformBox,
1986 transformBox?: Property$TransformBox | Array<Property$TransformBox>,
2819 "transform-box"?: Property$TransformBox | Array<Property$TransformBox>,
4907 export type Property$TransformBox = Globals | "border-box" | "content-box" | "fill-box" | "stroke-b…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts4820 transformBox?: Property.TransformBox;
13642 "transform-box"?: Property.TransformBox;
19447 …export type TransformBox = Globals | "border-box" | "content-box" | "fill-box" | "stroke-box" | "v… alias
H A Dindex.js.flow332 transformBox?: Property$TransformBox,
1175 "transform-box"?: Property$TransformBox,
2024 transformBox?: Property$TransformBox | Array<Property$TransformBox>,
2873 "transform-box"?: Property$TransformBox | Array<Property$TransformBox>,
5108 export type Property$TransformBox = Globals | "border-box" | "content-box" | "fill-box" | "stroke-b…

12