Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/headless/
H A Dsvpframe.cxx47 m_nMaxHeight( 0 ) in SvpSalFrame()
210 m_nMaxHeight = nHeight; in SetMaxClientSize()
230 if( m_nMaxHeight > 0 && maGeometry.nHeight > (unsigned int)m_nMaxHeight ) in SetPosSize()
231 maGeometry.nHeight = m_nMaxHeight; in SetPosSize()
H A Dsvpframe.hxx46 long m_nMaxHeight; member in SvpSalFrame

Completed in 12 milliseconds