Searched refs:rowheight (Results 1 – 2 of 2) sorted by relevance
591 int rowheight; in PositionChildren() local599 rowheight = mRowHeight; in PositionChildren()602 childsize.bottom = childsize.top + rowheight; in PositionChildren()607 childsize.top += rowheight; in PositionChildren()608 childsize.bottom += rowheight; in PositionChildren()
1808 int rowheight; in PositionChildren() local1816 rowheight = row->GetRowHeight(); in PositionChildren()1819 childsize.bottom = childsize.top + rowheight - 1; in PositionChildren()1830 childsize.top += rowheight; in PositionChildren()1831 childsize.bottom += rowheight; in PositionChildren()