Searched refs:aOldWidths (Results 1 – 1 of 1) sorted by relevance
335 frame::BorderWidths aOldWidths; in PlaceFrame() local340 aOldWidths = m_aBorderWidths; in PlaceFrame()346 } while ( aOldWidths.Left != m_aBorderWidths.Left in PlaceFrame()347 || aOldWidths.Top != m_aBorderWidths.Top in PlaceFrame()348 || aOldWidths.Right != m_aBorderWidths.Right in PlaceFrame()349 || aOldWidths.Bottom != m_aBorderWidths.Bottom ); in PlaceFrame()
Completed in 22 milliseconds