Searched refs:nTestHeight (Results 1 – 1 of 1) sorted by relevance
409 long nTestHeight = aImageSize.Height(); in ImplDrawItem() local411 nTestHeight += aTxtSize.Height(); in ImplDrawItem()412 if ( (aImageSize.Width() > aRect.GetWidth()) || (nTestHeight > aRect.GetHeight()) ) in ImplDrawItem()
Completed in 16 milliseconds