Home
last modified time | relevance | path

Searched defs:border_spacing (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/table/
H A Dng_table_layout_algorithm.cc240 const LogicalSize& border_spacing) { in CreateConstraintSpaceData()
389 const LogicalSize& border_spacing) in ColumnGeometriesBuilder()
396 const LogicalSize& border_spacing; member in blink::__anon9bbd81f60111::ColumnGeometriesBuilder
402 const LogicalSize& border_spacing) { in ComputeTableSizeFromColumns()
419 const LogicalSize border_spacing = table.Style().TableBorderSpacing(); in ComputeTableInlineSize() local
475 const LogicalSize border_spacing = Style().TableBorderSpacing(); in Layout() local
570 const LogicalSize border_spacing = Style().TableBorderSpacing(); in ComputeMinMaxSizes() local
659 const LogicalSize& border_spacing, in ComputeRows()
730 const LogicalSize& border_spacing, in ComputeTableSpecificFragmentData()
831 const LogicalSize& border_spacing) { in GenerateFragment()
H A Dng_table_layout_algorithm_utils.cc428 LogicalSize border_spacing = table.Style().TableBorderSpacing(); in ComputeColumnConstraints() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dbackground_image_geometry.cc298 LayoutSize border_spacing = LayoutSize(cell.Table()->HBorderSpacing(), in GetOffsetForCell() local
334 LayoutSize border_spacing = LayoutSize(cell.Table()->HBorderSpacing(), in GetBackgroundObjectDimensions() local
/dports/math/giacxcas/giac-1.6.0/src/
H A DFlv_Style.H172 int border_spacing(void) const // Get border spacings in border_spacing() function
H A DFlv_Style.cc161 int Flv_Style::border_spacing(int n) in border_spacing() function in Flv_Style
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkboxlayout.c191 GtkCssValue *border_spacing; in get_spacing() local
H A Dgtkcenterlayout.c64 GtkCssValue *border_spacing; in G_DEFINE_TYPE() local
H A Dgtkcssstyleprivate.h200 GtkCssValue *border_spacing; member
H A Dgtkgridlayout.c475 GtkCssValue *border_spacing; in get_spacing() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/ng/
H A Dng_table_painters.cc351 PhysicalSize border_spacing = ToPhysicalSize( in PaintBoxDecorationBackground() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dbackground_image_geometry.cc327 PhysicalSize border_spacing(LayoutUnit(cell.Table()->HBorderSpacing()), in GetBackgroundObjectDimensions() local
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/css/validation/
H A Dproperties.py268 def border_spacing(tokens): function
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dlvstyles.h157 css_length_t border_spacing[2];//first horizontal and the second vertical spacing member
/dports/graphics/goocanvas2/goocanvas-2.0.4/src/
H A Dgoocanvastable.c188 gdouble border_spacing[2]; member
/dports/graphics/goocanvas/goocanvas-1.0.0/src/
H A Dgoocanvastable.c188 gdouble border_spacing[2]; member
/dports/graphics/goocanvas3/goocanvas-3.0.0/src/
H A Dgoocanvastable.c188 gdouble border_spacing[2]; member
/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Dfo.py510 class border_spacing(xsc.TextAttr): class in border_separation