Searched refs:aReportPos (Results 1 – 1 of 1) sorted by relevance
259 Point aReportPos(aStartWidth,0); in Resize() local264 m_aReportSection.SetPosSizePixel(aReportPos,aSectionSize); in Resize()267 aReportPos.Y() += aSectionSize.Height(); in Resize()268 …m_aSplitter.SetPosSizePixel(aReportPos,Size(aSectionSize.Width(),m_aSplitter.GetSizePixel().Height… in Resize()273 aReportPos.X() += aSectionSize.Width(); in Resize()274 aReportPos.Y() = 0; in Resize()276 m_aEndMarker.SetPosSizePixel(aReportPos,Size(aEndWidth,aOutputSize.Height())); in Resize()
Completed in 22 milliseconds