Home
last modified time | relevance | path

Searched defs:viewHeight (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFitToViewBox.cpp83 … viewBoxRect, const SVGPreserveAspectRatio& preserveAspectRatio, float viewWidth, float viewHeight) in viewBoxToViewTransform()
/external/webkit/Source/WebCore/platform/graphics/android/
DGLWebViewState.cpp430 float viewHeight = (viewport.fBottom - viewport.fTop) * TILE_PREFETCH_RATIO; in drawGL() local
/external/webkit/Source/WebCore/rendering/
DRenderView.cpp699 int RenderView::viewHeight() const in viewHeight() function in WebCore::RenderView