Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 25 of 45) sorted by relevance

12

/external/webkit/WebCore/rendering/
DRenderTableRow.cpp86 … RenderTableCell* cell = new (renderArena()) RenderTableCell(document() /* anonymous object */); in addChild() local
100 RenderTableCell* cell = toRenderTableCell(child); in addChild() local
122 RenderTableCell* cell = toRenderTableCell(child); in layout() local
191 RenderTableCell* cell = toRenderTableCell(child); in paint() local
DRenderTableSection.cpp181 void RenderTableSection::addCell(RenderTableCell* cell, RenderTableRow* row) in addCell()
280 RenderTableCell* cell = current.cell; in setCellWidths() local
341 RenderTableCell* cell; in setCellWidths() local
466 RenderTableCell* cell = current.cell; in setCellWidths() local
587 RenderTableCell* cell = cellAt(r, c).cell; in setCellWidths() local
730 RenderTableCell* cell = cellAt(r, c).cell; in setCellWidths() local
753 RenderTableCell* cell = toRenderTableCell(curr); in setCellWidths() local
771 RenderTableCell* cell = toRenderTableCell(curr); in setCellWidths() local
789 RenderTableCell* cell = toRenderTableCell(curr); in setCellWidths() local
1019 RenderTableCell* cell = firstRow->at(i).cell; in setCellWidths() local
[all …]
DAutoTableLayout.cpp70 RenderTableCell* cell = current.cell; in recalcColumn() local
230 RenderTableCell* cell = toRenderTableCell(cb); in shouldScaleColumns() local
311 RenderTableCell *cell = m_spanCells[i]; in calcEffectiveWidth() local
473 void AutoTableLayout::insertSpanCell(RenderTableCell *cell) in insertSpanCell()
DFixedTableLayout.cpp157 RenderTableCell* cell = toRenderTableCell(child); in calcWidthArray() local
DRenderTableSection.h57 RenderTableCell* cell; member
/external/webkit/WebCore/accessibility/
DAccessibilityTableColumn.cpp97 AccessibilityObject* cell = rowChildren[i].get(); in headerObject() local
133 RenderTableCell* cell = 0; in headerObjectForSection() local
172 AccessibilityTableCell* cell = m_parentTable->cellForColumnAndRow(m_columnIndex, i); in addChildren() local
DAccessibilityTable.cpp137 RenderTableCell* cell = firstBody->cellAt(row, col).cell; in isTableExposableThroughAccessibility() local
238 RenderTableCell* cell = tableSection->cellAt(rowIndex, colIndex).cell; in addChildren() local
382 RenderTableCell* cell = 0; in cellForColumnAndRow() local
DAccessibilityTableRow.cpp103 AccessibilityObject* cell = rowChildren[0].get(); in headerObject() local
DAccessibilityARIAGridRow.cpp133 AccessibilityObject* cell = rowChildren[i].get(); in headerObject() local
/external/webkit/JavaScriptCore/runtime/
DJSArray.h126 inline JSArray* asArray(JSCell* cell) in asArray()
141 …inline bool isJSArray(JSGlobalData* globalData, JSCell* cell) { return cell->vptr() == globalData-… in isJSArray()
159 inline void MarkStack::markChildren(JSCell* cell) in markChildren()
196 JSCell* cell; in drain() local
DJSGlobalData.cpp81 CollectorCell cell; in storeVPtrs() local
DJSObject.h274 inline JSObject* asObject(JSCell* cell) in asObject()
603 JSCell* cell = asCell(); in get() local
628 JSCell* cell = const_cast<JSCell*>(asCell()); in get() local
DCollector.cpp415 Cell* cell = block->cells + m_heap.nextCell; in allocate() local
1075 JSCell* cell = *it; in sweep() local
1194 static const char* typeName(JSCell* cell) in typeName()
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java201 final HTMLTable.ICell cell = coverage.newCell (); in visit() local
380 final HTMLTable.ICell cell = coverage.newCell (); in visit() local
497 final HTMLTable.ICell cell = coverage.newCell (); in visit() local
674 final HTMLTable.ICell cell = coverage.newCell (); in visit() local
791 final HTMLTable.ICell cell = navRow.newCell (); in addPageHeader() local
826 final HTMLTable.ICell cell = navRow.newCell (); in addPageFooter() local
846 final HTMLTable.ICell cell = titleRow.newCell (); in addPageFooter() local
884 final HTMLTable.ICell cell = header.newCell (); in addHeaderRow() local
921 final HTMLTable.ICell cell = row.newCell (); in addItemRow() local
951 final HTMLTable.ICell cell = row.newCell (); in addItemRow() local
[all …]
/external/icu4c/tools/toolutil/
Ducmstate.c333 int32_t entry, sum, state, cell, count; in sumUpStates() local
425 int32_t entry, state, cell, count; in ucm_processStates() local
928 int32_t state, cell, entry; in ucm_optimizeStates() local
/external/chromium/third_party/icu/source/tools/toolutil/
Ducmstate.c333 int32_t entry, sum, state, cell, count; in sumUpStates() local
425 int32_t entry, state, cell, count; in ucm_processStates() local
927 int32_t state, cell, entry; in ucm_optimizeStates() local
/external/iproute2/tc/
Dq_cbq.c85 unsigned cell; in cbq_parse_opt() local
264 unsigned cell; in cbq_parse_class_opt() local
Dtc_util.c181 int cell; in get_rate_and_cell() local
319 int cell; in get_size_and_cell() local
/external/chromium/third_party/icu/source/common/
Dubidi.c794 #define GET_STATEPROPS(cell) ((cell)&0x1f) argument
795 #define GET_ACTIONPROPS(cell) ((cell)>>5) argument
889 #define GET_STATE(cell) ((cell)&0x0f) argument
890 #define GET_ACTION(cell) ((cell)>>4) argument
1198 uint8_t cell, oldStateSeq, actionSeq; in processPropertySeq() local
1397 uint8_t gprop, resProp, cell; in resolveImplicitLevels() local
/external/icu4c/common/
Dubidi.c790 #define GET_STATEPROPS(cell) ((cell)&0x1f) argument
791 #define GET_ACTIONPROPS(cell) ((cell)>>5) argument
885 #define GET_STATE(cell) ((cell)&0x0f) argument
886 #define GET_ACTION(cell) ((cell)>>4) argument
1194 uint8_t cell, oldStateSeq, actionSeq; in processPropertySeq() local
1393 uint8_t gprop, resProp, cell; in resolveImplicitLevels() local
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHTMLTable.java110 final ICell cell = new Cell (m_th ? Tag.TH : Tag.TD); in newCell() local
/external/v8/src/mips/
Dstub-cache-mips.cc225 JSGlobalPropertyCell* cell, in CompileCallGlobal()
259 JSGlobalPropertyCell* cell, in CompileStoreGlobal()
303 JSGlobalPropertyCell* cell, in CompileLoadGlobal()
/external/webkit/WebCore/html/
DHTMLTableRowElement.cpp163 RefPtr<Node> cell = children->item(index); in deleteCell() local
/external/v8/src/x64/
Dfast-codegen-x64.cc53 void FastCodeGenerator::EmitGlobalVariableLoad(Handle<Object> cell) { in EmitGlobalVariableLoad()
/external/v8/src/arm/
Dfast-codegen-arm.cc53 void FastCodeGenerator::EmitGlobalVariableLoad(Handle<Object> cell) { in EmitGlobalVariableLoad()

12