Searched refs:aTextWindowPos (Results 1 – 2 of 2) sorted by relevance
573 Point aTextWindowPos( 0, 2* aSpacing.Y() + aButton.Height() ); in Resize() local574 …Size aTextWindowSize( aDialogSize.Width(), aDialogSize.Height() - aTextWindowPos.Y() - aOutputSize… in Resize()576 mpTextWindow->SetPosSizePixel( aTextWindowPos, aTextWindowSize ); in Resize()580 Point aOutputPos( 0, aTextWindowPos.Y() + aTextWindowSize.Height() ); in Resize()
470 Point aTextWindowPos( maTextWindowOffset ); in Resize() local476 aTextWindowPos.X() += nSBWidth; in Resize()494 mpTextWindow->SetPosSizePixel( aTextWindowPos, aTextWindowSize ); in Resize()
Completed in 23 milliseconds