Searched defs:scaledHeight (Results 1 – 5 of 5) sorted by relevance
53 int scaledHeight = image->height() * scale.height(); in scaleDragImage() local
21 int scaledHeight() const { return fScaledHeight; } in scaledHeight() function
100 int scaledHeight = static_cast<int>(cDefaultHeight * style()->effectiveZoom()); in intrinsicSizeChanged() local
602 TInt scaledHeight = (h * (scaleValue-1))/scaleValue; in EPOC_SetVideoMode() local