Searched refs:tempdx (Results 1 – 1 of 1) sorted by relevance
240 FX_FLOAT tempdx = FXSYS_fabs(pData->m_PosX - x1); in FocusGetData() local241 if(tempdx < dx) { in FocusGetData()242 dx = tempdx; in FocusGetData()259 FX_FLOAT tempdx = FXSYS_fabs(pData->m_PosX - x1); in FocusGetData() local260 if(tempdx < dx) { in FocusGetData()261 dx = tempdx; in FocusGetData()