Searched refs:aEditPnt (Results 1 – 1 of 1) sorted by relevance
2164 Point aEditPnt = maContentML.GetPosPixel(); in Resize() local2166 …long nNewHeight = Max( aWinSz.Height() - aEditPnt.Y() - 3 * a3Sz.Height() - aBtnSz.Height(), mnMin… in Resize()2171 Point aNewPoint( Max( aEditPnt.X() + aNewSize.Width() - aBtnSz.Width(), aEditPnt.X() ), in Resize()2172 aEditPnt.Y() + aNewSize.Height() + a3Sz.Height() ); in Resize()
Completed in 37 milliseconds