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

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

Completed in 144 milliseconds