Searched refs:bHeightChgd (Results 1 – 1 of 1) sorted by relevance
2801 const bool bHeightChgd = rOldSize.Height() != Prt().Height(); in ChgLowersProp() local2810 if ( !( bVert ? bHeightChgd : bWidthChgd ) && in ChgLowersProp()2947 bVarChgd = bHeightChgd; in ChgLowersProp()2951 bFixChgd = bHeightChgd; in ChgLowersProp()3031 if ( bHeightChgd ) in ChgLowersProp()3163 if ( ( (bVert && bHeightChgd) || (! bVert && bWidthChgd) ) && in ChgLowersProp()
Completed in 19 milliseconds