Home
last modified time | relevance | path

Searched refs:TableLayout (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DTableLayout.h31 class TableLayout {
32 WTF_MAKE_NONCOPYABLE(TableLayout); WTF_MAKE_FAST_ALLOCATED;
34 TableLayout(RenderTable* table) in TableLayout() function
39 virtual ~TableLayout() { } in ~TableLayout()
DFixedTableLayout.h32 class FixedTableLayout : public TableLayout {
DAutoTableLayout.h33 class AutoTableLayout : public TableLayout {
DRenderTable.h38 class TableLayout; variable
257 OwnPtr<TableLayout> m_tableLayout;
DFixedTableLayout.cpp76 : TableLayout(table) in FixedTableLayout()
DAutoTableLayout.cpp35 : TableLayout(table) in AutoTableLayout()
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp3786 HANDLE_INHERIT_AND_INITIAL(tableLayout, TableLayout) in applyProperty()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-313524 * rendering/TableLayout.h:
18612 * rendering/TableLayout.h:
18613 (WebCore::TableLayout::TableLayout):
18614 (WebCore::TableLayout::~TableLayout):
54945 * rendering/TableLayout.h: Added.
54946 (WebCore::TableLayout::TableLayout):
55036 (WebCore::TableLayout::TableLayout):
DGNUmakefile.list.am3080 Source/WebCore/rendering/TableLayout.h \
DGNUmakefile.am3071 Source/WebCore/rendering/TableLayout.h \
DWebCore.gypi5300 'rendering/TableLayout.h',
DChangeLog-2007-10-145517 * rendering/TableLayout.h:
42732 * rendering/TableLayout.h:
68934 the table layout classes need and changed TableLayout::calcMinMaxWidth()
69090 * rendering/TableLayout.h:
DChangeLog-2010-01-2928292 class TableLayout - (its child class) rendering/RenderTable.cpp:82
28307 * rendering/TableLayout.h:
35823 * rendering/TableLayout.h:
DChangeLog-2005-12-192594 that TableLayout::calcEffectiveWidth() essentially ignored setting
DChangeLog-2010-12-0647251 * rendering/TableLayout.h:
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj3691 …CFF0510A154F09000A4234 /* TableLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = A8CFF04C0A1…
10127 …154F09000A4234 /* TableLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
19313 A8CFF04C0A154F09000A4234 /* TableLayout.h */,
22748 A8CFF0510A154F09000A4234 /* TableLayout.h in Headers */,