Home
last modified time | relevance | path

Searched defs:nWidth_2 (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx664 const long nWidth_2 = nWidth >> 1L; in Mirror() local
730 for( long nX = 0L, nOtherX = nWidth1, nWidth_2 = nWidth >> 1; nX < nWidth_2; nX++, nOtherX-- ) in Mirror() local
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx174 …long nWidth_2 = ::std::max( m_aCB_TicksOuter.CalcMinimumSize().Width(), m_aCB_MinorOuter.CalcMinim… in AxisPositionsTabPage() local

Completed in 23 milliseconds