Searched refs:bFitsWidth (Results 1 – 1 of 1) sorted by relevance
295 …bool bFitsWidth = nWidth <= rVisRect.GetWidth(); // text box width fits into width of visib… in AutoPlaceCaption() local305 bool bFitsTop = bFitsWidth && bFitsHeightTop; in AutoPlaceCaption()306 bool bFitsBottom = bFitsWidth && bFitsHeightBottom; in AutoPlaceCaption()
Completed in 18 milliseconds