Searched refs:tpiCnt (Results 1 – 1 of 1) sorted by relevance
150 int cells,tpiCnt; in LayoutChildren() local159 tpiCnt=cells+1; in LayoutChildren()160 if (tpiCnt*sizeof(TmpPanelInfo)<=sizeof(autoMem)) { in LayoutChildren()165 dynMem=(TmpPanelInfo*)malloc(tpiCnt*sizeof(TmpPanelInfo)); in LayoutChildren()168 FillTPIs(tpiCnt); in LayoutChildren()