Searched refs:tempdx (Results 1 – 1 of 1) sorted by relevance
237 FX_FLOAT tempdx = FXSYS_fabs(pData->m_PosX - x1); in FocusGetData() local238 if(tempdx < dx) { in FocusGetData()239 dx = tempdx; in FocusGetData()256 FX_FLOAT tempdx = FXSYS_fabs(pData->m_PosX - x1); in FocusGetData() local257 if(tempdx < dx) { in FocusGetData()258 dx = tempdx; in FocusGetData()