Searched defs:columnCount (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DSQLStatementSync.cpp94 int columnCount = statement.columnCount(); local
H A DSQLStatementBackend.cpp165 int columnCount = statement.columnCount(); local
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityARIAGridCell.cpp85 unsigned columnCount = static_cast<AccessibilityTable*>(parent)->columnCount(); local
H A DAccessibilityARIAGrid.cpp57 bool AccessibilityARIAGrid::addTableCellChild(AccessibilityObject* child, HashSet<AccessibilityObject*>& appendedRows, unsigned& columnCount) argument
85 void AccessibilityARIAGrid::addRowDescendant(AccessibilityObject* rowChild, HashSet<AccessibilityObject*>& appendedRows, unsigned& columnCount) argument
118 unsigned columnCount = 0; local
H A DAccessibilityTable.cpp478 unsigned AccessibilityTable::columnCount() function in class:WebCore::AccessibilityTable
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMultiColumnBlock.h43 unsigned columnCount() const { return m_columnCount; } function in class:WebCore::RenderMultiColumnBlock
H A DColumnInfo.h66 unsigned columnCount() const { return m_columnCount; } function in class:WebCore::ColumnInfo
H A DRenderMultiColumnSet.cpp206 unsigned RenderMultiColumnSet::columnCount() const function in class:WebCore::RenderMultiColumnSet
H A DRenderTable.cpp865 unsigned columnCount = 0; local
H A DRenderBlock.cpp5606 unsigned RenderBlock::columnCount(ColumnInfo* colInfo) const function in class:WebCore::RenderBlock
[all...]
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceTable.cpp180 unsigned columnCount = allColumnHeaders.size(); local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtsdtfmsy.cpp368 int32_t rowCount = 0, columnCount = 0; local
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteStatement.cpp273 int SQLiteStatement::columnCount() function in class:WebCore::SQLiteStatement
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/genrb/
H A Dwrtjava.c215 int32_t columnCount = 80; local
232 uint32_t columnCount; local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/dbd/
H A Dapr_dbd_sqlite3.c59 int columnCount; member in struct:apr_dbd_row_t
/macosx-10.9.5/apr-30/apr-util/apr-util/dbd/
H A Dapr_dbd_sqlite3.c59 int columnCount; member in struct:apr_dbd_row_t
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddtfmtsym.cpp1171 DateFormatSymbols::setZoneStrings(const UnicodeString* const *strings, int32_t rowCount, int32_t columnCount) argument
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeCtrl.h321 int columnCount; /* Number of columns */ member in struct:TreeCtrl
H A DtkTreeItem.c4035 int spanCount, spanIndex, columnCount local
5794 int columnCount; /* max number of columns to compare */ member in struct:SortData
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h844 unsigned short columnCount() const { return rareNonInheritedData->m_multiCol->m_count; } function in class:WebCore::RenderStyle

Completed in 253 milliseconds