Searched refs:m_sizeMin (Results 1 – 2 of 2) sorted by relevance
271 m_sizeMin.cy = m_sizeMin.cx = m_nHandleSize*2; in Construct()502 if (px != NULL && nAbsWidth < m_sizeMin.cx) in AdjustRect()508 nNewWidth * m_sizeMin.cx * -pRectInfo->nSignAcross; in AdjustRect()514 if (py != NULL && nAbsHeight < m_sizeMin.cy) in AdjustRect()520 nNewHeight * m_sizeMin.cy * -pRectInfo->nSignAcross; in AdjustRect()
92 SIZE m_sizeMin; // minimum X and Y size during track operation member in winwrap::Tracker
Completed in 19 milliseconds