Home
last modified time | relevance | path

Searched refs:TableCellBorders (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_constraint_space.h293 NGBoxStrut TableCellBorders() const { in TableCellBorders() function
294 return HasRareData() ? rare_data_->TableCellBorders() : NGBoxStrut(); in TableCellBorders()
849 NGBoxStrut TableCellBorders() const { in TableCellBorders() function
H A Dng_length_utils.cc790 return constraint_space.TableCellBorders(); in ComputeBorders()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/
H A Dng_constraint_space.h298 NGBoxStrut TableCellBorders() const { in TableCellBorders() function
299 return HasRareData() ? rare_data_->TableCellBorders() : NGBoxStrut(); in TableCellBorders()
925 NGBoxStrut TableCellBorders() const { in TableCellBorders() function
H A Dng_block_node.cc316 constraint_space.TableCellBorders()) in CanUseCachedIntrinsicInlineSizes()
891 constraint_space->TableCellBorders()); in ComputeMinMaxSizes()
H A Dng_length_utils.cc970 return constraint_space.TableCellBorders(); in ComputeBorders()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx496 void TableCellBorders(
H A Dwrtww8.cxx2044 TableCellBorders( pTableTextNodeInfoInner ); //per row definitions in TableInfoRow()
2544 void WW8AttributeOutput::TableCellBorders( in TableCellBorders() function in WW8AttributeOutput
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx494 void TableCellBorders(
H A Dwrtww8.cxx2065 TableCellBorders( pTableTextNodeInfoInner ); in TableInfoRow()
2564 void WW8AttributeOutput::TableCellBorders( in TableCellBorders() function in WW8AttributeOutput