Searched refs:pRowHeights (Results 1 – 1 of 1) sorted by relevance
1178 long* pRowHeights = 0; in OldSplitRow() local1181 pRowHeights = new long[ rBoxes.Count() ]; in OldSplitRow()1188 pRowHeights[ n ] = (pRow->Frm().*fnRect->fnGetHeight)(); in OldSplitRow()1213 aFSz.SetHeight( ( bSameHeight ? pRowHeights[ n ] : aFSz.GetHeight() ) / in OldSplitRow()1294 delete[] pRowHeights; in OldSplitRow()
Completed in 33 milliseconds