Searched defs:columnStyle (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DDataGridColumn.h73 RenderStyle* columnStyle() const { return m_columnStyle.get(); } function in class:WebCore::DataGridColumn
/external/webkit/Source/WebCore/rendering/
H A DRenderDataGrid.cpp77 if (!column->columnStyle())
83 RenderStyle* RenderDataGrid::columnStyle(DataGridColumn* column) function in class:WebCore::RenderDataGrid
85 if (!column->columnStyle())
87 return column->columnStyle();
159 RenderStyle* columnStyle = headerStyle(column); local
162 if (!columnStyle || columnStyle->display() == NONE || columnStyle->visibility() != VISIBLE)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 57 milliseconds