Searched refs:aFLPos (Results 1 – 4 of 4) sorted by relevance
420 Point aFLPos( aRelated.Width(), aLBPos.Y() + aLBSize.Height() + aRelated.Height()); in Resize() local421 m_aFixedLine.SetPosSizePixel( aFLPos, aFLSize ); in Resize()424 Point aFTPos( aRelated.Width(), aFLPos.Y() + aFLSize.Height() + aRelated.Height() ); in Resize()
369 Point aFLPos(aWritingFL.GetPosPixel()); in SetToBusinessCard() local370 long nDiffPos = aFormatFL.GetPosPixel().Y() - aFLPos.Y(); in SetToBusinessCard()373 aFormatFL.SetPosSizePixel(aFLPos, aFLSz); in SetToBusinessCard()
1670 Point aFLPos(aEntriesFL.GetPosPixel()); in SwCreateAuthEntryDlg_Impl() local1671 Point aTL1(aFLPos); in SwCreateAuthEntryDlg_Impl()1688 aFixedTextSize.Width() = nControlWidth + aFLPos.X(); in SwCreateAuthEntryDlg_Impl()
1954 Point aFLPos(aGraphTransFL.GetPosPixel()); in EnableTransparency() local1956 long nRectHeight = aFLPos.Y() - aRectPos.Y() - aTmp.Height(); in EnableTransparency()
Completed in 125 milliseconds