Searched refs:bFitsHeight (Results 1 – 1 of 1) sorted by relevance
300 …bool bFitsHeight = nHeight <= rVisRect.GetHeight(); // text box height fits into height of vis… in AutoPlaceCaption() local303 bool bFitsLeft = bFitsWidthLeft && bFitsHeight; in AutoPlaceCaption()304 bool bFitsRight = bFitsWidthRight && bFitsHeight; in AutoPlaceCaption()
Completed in 19 milliseconds