Searched defs:scaledHeight (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DPopover.js359 var scaledHeight = height * scaleFactor; variable
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DImageBufferCG.cpp129 float scaledHeight = ceilf(resolutionScale * size.height()); local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderReplaced.cpp128 int scaledHeight = static_cast<int>(cDefaultHeight * style().effectiveZoom()); local

Completed in 617 milliseconds