Home
last modified time | relevance | path

Searched refs:nAbsHeight (Results 1 – 1 of 1) sorted by relevance

/trunk/main/embedserv/source/embed/
H A Dtracker.cxx513 int nAbsHeight = m_bAllowInvert ? abs(nNewHeight) : nNewHeight; in AdjustRect() local
514 if (py != NULL && nAbsHeight < m_sizeMin.cy) in AdjustRect()
516 nNewHeight = nAbsHeight != 0 ? nNewHeight / nAbsHeight : 1; in AdjustRect()

Completed in 32 milliseconds