Searched defs:numColumns (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSSQLResultSetRowListCustom.cpp60 unsigned numColumns = m_impl->columnNames().size(); local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderTable.h181 unsigned numColumns = numEffCols(); local
H A DRenderTableSection.cpp1418 unsigned RenderTableSection::numColumns() const function in class:WebCore::RenderTableSection
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDataGrid.js574 var numColumns = headerTableColumnElements.length; variable
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DImageBufferCairo.cpp218 int numColumns = endx - originx; local
304 int numColumns = endx - destx; local

Completed in 285 milliseconds