Searched defs:scaledHeight (Results 1 – 2 of 2) sorted by relevance
14 int scaledHeight() const { return fScaledHeight; } in scaledHeight() function
90 int scaledHeight = static_cast<int>(cDefaultHeight * style()->effectiveZoom()); in intrinsicSizeChanged() local