Home
last modified time | relevance | path

Searched refs:cellCount (Results 1 – 3 of 3) sorted by relevance

/external/clang/www/analyzer/scripts/
Dexpandcollapse.js41 var cellCount=0, newGroupCreated = false;
59 var idxStr = "_" + groupCount + "_" + cellCount;
111 CellsInfo[groupCount][cellCount] = { 'height' : originalHeight,
113 cellCount += 1;
/external/pdfium/core/src/reflow/
Dlayoutprocessor_reflow.cpp230 int cellCount = tableColCount * rowCount; in ProcessTable() local
231 RF_TableCell** pVirtualTable = FX_Alloc(RF_TableCell*, cellCount); in ProcessTable()
232 FXSYS_memset32(pVirtualTable, 0, sizeof(RF_TableCell*) * cellCount); in ProcessTable()
244 while(pos < cellCount && pVirtualTable[pos] != NULL) { in ProcessTable()
260 if(pos + nn >= cellCount) { in ProcessTable()
268 for(pos = i * tableColCount; pVirtualTable[pos] != pCell && pos < cellCount; pos++) { in ProcessTable()
/external/chromium_org/third_party/iaccessible2/
Dia2_api_all.idl3948 @param [out] cellCount
3954 [out, retval] long *cellCount
4407 @param [out] cellCount
4413 [out, retval] long *cellCount