Searched refs:aFieldPos (Results 1 – 2 of 2) sorted by relevance
804 Point aFieldPos = GetFieldPosition( nFieldIndex ); in DrawField() local807 … aDecoView.DrawButton( Rectangle( aFieldPos, maFieldSize ), bFocus ? BUTTON_DRAW_DEFAULT : 0 ); in DrawField()832 rDev.DrawText( aFieldPos + aLabelOffset, aClippedText ); in DrawField()
660 Point aFieldPos(m_aFieldFT.GetPosPixel()); in SwCustomizeAddressBlockDialog() local661 long nDiff = m_aPreviewFI.GetPosPixel().Y() - aFieldPos.Y(); in SwCustomizeAddressBlockDialog()662 m_aPreviewFI.SetPosPixel(aFieldPos); in SwCustomizeAddressBlockDialog()
Completed in 20 milliseconds