Home
last modified time | relevance | path

Searched refs:RenderTableSection (Results 1 – 25 of 37) sorted by relevance

12

/external/webkit/Source/WebCore/rendering/
DRenderTable.h37 class RenderTableSection; variable
143 RenderTableSection* header() const { return m_head; } in header()
144 RenderTableSection* footer() const { return m_foot; } in footer()
145 RenderTableSection* firstBody() const { return m_firstBody; } in firstBody()
187RenderTableSection* sectionAbove(const RenderTableSection*, bool skipEmptySections = false) const;
188RenderTableSection* sectionBelow(const RenderTableSection*, bool skipEmptySections = false) const;
253 mutable RenderTableSection* m_head;
254 mutable RenderTableSection* m_foot;
255 mutable RenderTableSection* m_firstBody;
DRenderTableSection.h36 class RenderTableSection : public RenderBox {
38 RenderTableSection(Node*);
39 virtual ~RenderTableSection();
171 inline RenderTableSection* toRenderTableSection(RenderObject* object) in toRenderTableSection()
174 return static_cast<RenderTableSection*>(object); in toRenderTableSection()
177 inline const RenderTableSection* toRenderTableSection(const RenderObject* object) in toRenderTableSection()
180 return static_cast<const RenderTableSection*>(object); in toRenderTableSection()
184 void toRenderTableSection(const RenderTableSection*);
DRenderTable.cpp101 static inline void resetSectionPointerIfNotBefore(RenderTableSection*& ptr, RenderObject* before) in resetSectionPointerIfNotBefore()
200RenderTableSection* section = new (renderArena()) RenderTableSection(document() /* anonymous */); in addChild()
367 RenderTableSection* section = toRenderTableSection(child); in layout()
431 RenderTableSection* section = m_head ? m_head : (m_firstBody ? m_firstBody : m_foot); in layout()
500 RenderTableSection* section = toRenderTableSection(child); in addOverflowFromChildren()
796 RenderTableSection* section = toRenderTableSection(child); in recalcSections()
806 RenderTableSection* section = toRenderTableSection(child); in recalcSections()
816 RenderTableSection* section = toRenderTableSection(child); in recalcSections()
831 RenderTableSection* section = toRenderTableSection(child); in recalcSections()
869RenderTableSection* firstNonEmptySection = m_head ? m_head : (m_firstBody ? m_firstBody : m_foot); in calcBorderStart()
[all …]
DRenderTableSection.cpp51 static inline void setRowLogicalHeightToRowStyleLogicalHeightIfNotRelative(RenderTableSection::RowS… in setRowLogicalHeightToRowStyleLogicalHeightIfNotRelative()
59 RenderTableSection::RenderTableSection(Node* node) in RenderTableSection() function in WebCore::RenderTableSection
76 RenderTableSection::~RenderTableSection() in ~RenderTableSection()
81 void RenderTableSection::styleDidChange(StyleDifference diff, const RenderStyle* oldStyle) in styleDidChange()
87 void RenderTableSection::destroy() in destroy()
99 void RenderTableSection::addChild(RenderObject* child, RenderObject* beforeChild) in addChild()
160 void RenderTableSection::removeChild(RenderObject* oldChild) in removeChild()
166 bool RenderTableSection::ensureRows(int numRows) in ensureRows()
189 void RenderTableSection::addCell(RenderTableCell* cell, RenderTableRow* row) in addCell()
265 void RenderTableSection::setCellLogicalWidths() in setCellLogicalWidths()
[all …]
DRenderTableRow.h39 RenderTableSection* section() const { return toRenderTableSection(parent()); } in section()
DRenderTableCell.h51 RenderTableSection* section() const { return toRenderTableSection(parent()->parent()); } in section()
DRenderTableRow.cpp48 RenderTableSection* recalcSection = section(); in destroy()
DFixedTableLayout.cpp142 RenderTableSection* section = m_table->header(); in calcWidthArray()
DRenderTableCell.cpp64 RenderTableSection* recalcSection = parent() ? section() : 0; in destroy()
567 RenderTableSection* currSection = section(); in collapsedBeforeBorder()
637 RenderTableSection* currSection = section(); in collapsedAfterBorder()
DAutoTableLayout.cpp56 RenderTableSection* section = toRenderTableSection(child); in recalcColumn()
59 RenderTableSection::CellStruct current = section->cellAt(i, effCol); in recalcColumn()
DRenderObject.cpp154 return new (arena) RenderTableSection(node); in createObject()
/external/webkit/Source/WebCore/accessibility/
DAccessibilityTableCell.cpp111 RenderTableSection* section = renderCell->section(); in rowIndexRange()
116 RenderTableSection* tableSection = table->header(); in rowIndexRange()
164 RenderTableSection* section = renderCell->section(); in titleUIElement()
DAccessibilityTableColumn.h38 class RenderTableSection; variable
70 AccessibilityObject* headerObjectForSection(RenderTableSection*, bool thTagRequired);
DAccessibilityTable.cpp120 RenderTableSection* firstBody = table->firstBody(); in isDataTable()
302 RenderTableSection* tableSection = table->header(); in addChildren()
309 RenderTableSection* initialTableSection = tableSection; in addChildren()
458 RenderTableSection* tableSection = table->header(); in cellForColumnAndRow()
DAccessibilityTableColumn.cpp124 AccessibilityObject* AccessibilityTableColumn::headerObjectForSection(RenderTableSection* section, … in headerObjectForSection()
/external/webkit/Source/WebCore/
DChangeLog-2003-10-25620 (RenderTableSection::setCellWidths):
621 (RenderTableSection::calcRowHeight):
622 (RenderTableSection::layoutRows):
861 (RenderTableSection::calcRowHeight):
862 (RenderTableSection::layoutRows):
1874 (RenderTableSection::detach):
1875 (RenderTableSection::addChild):
2131 (RenderTableSection::calcRowHeight):
4738 (RenderTableSection::layoutRows):
7776 (RenderTableSection::addChild):
[all …]
DChangeLog-2007-10-145489 * rendering/RenderTableSection.cpp:
5490 * rendering/RenderTableSection.h:
10422 …CrashTracer: [USER] 88 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::paint …
10433 * rendering/RenderTableSection.cpp:
10434 (WebCore::RenderTableSection::paint):
10763 * rendering/RenderTableSection.cpp:
10764 (WebCore::RenderTableSection::destroy):
15399 * rendering/RenderTableSection.cpp:
15400 (WebCore::RenderTableSection::calcRowHeight):
39091 (WebCore::RenderTableSection::calcRowHeight):
[all …]
DChangeLog-2006-05-102674 * rendering/RenderTableSection.cpp:
2675 (WebCore::RenderTableSection::layoutRows): If the top extra height changed or the
4445 * rendering/RenderTableSection.cpp:
4446 (WebCore::RenderTableSection::layoutRows):
5402 * rendering/RenderTableSection.cpp:
5403 (WebCore::RenderTableSection::layoutRows):
5404 (WebCore::RenderTableSection::lowestPosition):
5405 (WebCore::RenderTableSection::rightmostPosition):
5406 (WebCore::RenderTableSection::leftmostPosition):
5567 * rendering/RenderTableSection.cpp:
[all …]
DChangeLog-2009-06-162544 Bug 26205: RenderTableSection::addChild : correct comment
2547 * rendering/RenderTableSection.cpp:
2548 (WebCore::RenderTableSection::addChild): correct comment
11472 * rendering/RenderTableSection.cpp:
11473 (WebCore::RenderTableSection::RenderTableSection):
11474 * rendering/RenderTableSection.h:
19950 * rendering/RenderTableSection.cpp:
19951 (WebCore::RenderTableSection::addChild):
26946 * rendering/RenderTableSection.cpp:
26947 (WebCore::RenderTableSection::addCell):
[all …]
DChangeLog-2006-12-3110348 * rendering/RenderTableSection.cpp:
10349 (WebCore::RenderTableSection::layoutRows):
15193 * rendering/RenderTableSection.cpp:
15194 (WebCore::RenderTableSection::paint):
15195 * rendering/RenderTableSection.h:
15196 (WebCore::RenderTableSection::getBaseline):
15197 (WebCore::RenderTableSection::setNeedCellRecalc):
15585 * rendering/RenderTableSection.cpp:
15586 (WebCore::RenderTableSection::nodeAtPoint):
15587 * rendering/RenderTableSection.h:
[all …]
DAndroid.mk961 rendering/RenderTableSection.cpp \
DChangeLog-2010-12-064301 * rendering/RenderTableSection.cpp:
4302 (WebCore::RenderTableSection::layoutRows):
13938 * rendering/RenderTableSection.cpp:
13939 (WebCore::RenderTableSection::layout):
13940 (WebCore::RenderTableSection::layoutRows):
15457 * rendering/RenderTableSection.cpp:
15458 (WebCore::RenderTableSection::nodeAtPoint):
17885 the renaming of RenderTableSection::setCellWidths().
17919 * rendering/RenderTableSection.cpp:
17922 … (WebCore::RenderTableSection::RenderTableSection): Updated initializers for new member variables.
[all …]
DChangeLog-2005-12-192599 (RenderTableSection::addCell): Roll out from the original fix.
6390 (RenderTableSection::addCell):
6451 (RenderTableSection::addChild):
6452 (RenderTableSection::ensureRows):
6453 (RenderTableSection::addCell):
6454 (RenderTableSection::setCellWidths):
6455 (RenderTableSection::calcRowHeight):
6456 (RenderTableSection::layoutRows):
6457 (RenderTableSection::paint):
6458 (RenderTableSection::recalcCells):
[all …]
DWebCore.pro1147 rendering/RenderTableSection.cpp \
2164 rendering/RenderTableSection.h \
DCMakeLists.txt1265 rendering/RenderTableSection.cpp

12