Searched refs:trimmedHeight (Results 1 – 2 of 2) sorted by relevance
339 uint32 trimmedHeight = trimmedBitmap->Bounds().IntegerHeight() + 1; in _TrimBitmap() local341 for (uint32 y = 0; y < trimmedHeight; y++) { in _TrimBitmap()
559 uint32 trimmedHeight = trimmedBitmap.Bounds().IntegerHeight() + 1; in TrimIcon() local561 for (uint32 y = 0; y < trimmedHeight; y++) { in TrimIcon()