Searched refs:nFTXPos (Results 1 – 2 of 2) sorted by relevance
160 long nFTXPos = m_aWindow.LogicToPixel(Point(RSC_SP_CTRL_X, RSC_SP_CTRL_X), MAP_APPFONT).X(); in SetData() local175 long nEDXPos = nFTWidth + nFTXPos + in SetData()178 long nEDWidth = m_aWinOutputSize.Width() - nEDXPos - nFTXPos; in SetData()200 pNewFT->SetPosSizePixel(Point(nFTXPos, nFTYPos), Size(nFTWidth, nFTHeight)); in SetData()
525 …long nFTXPos = nFLXPos + m_aFL_SplineSeparator.GetSizePixel().Width() + m_aFT_SplineOrder.LogicToP… in adjustControlPositions() local532 m_aFT_SplineOrder.SetPosPixel( Point( nFTXPos, m_aFT_SplineOrder.GetPosPixel().Y() ) ); in adjustControlPositions()533 … m_aFT_SplineResolution.SetPosPixel( Point( nFTXPos, m_aFT_SplineResolution.GetPosPixel().Y() ) ); in adjustControlPositions()
Completed in 24 milliseconds