Searched refs:AddHeight (Results 1 – 3 of 3) sorted by relevance
93 &SwRect::AddHeight,147 &SwRect::AddHeight,203 &SwRect::AddHeight,257 &SwRect::AddHeight,312 &SwRect::AddHeight,
130 void AddHeight( const long nAdd );
264 void SwRect::AddHeight( const long nAdd ) { m_Size.Height() += nAdd; } in AddHeight() function in SwRect
Completed in 16 milliseconds