Searched defs:calcAspectRatioLogicalWidth (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderReplaced.cpp213 logicalWidth = calcAspectRatioLogicalWidth();
239 int RenderReplaced::calcAspectRatioLogicalWidth() const function in class:WebCore::RenderReplaced
H A DRenderImage.cpp498 logicalWidth = calcAspectRatioLogicalWidth();
541 logicalWidth = calcAspectRatioLogicalWidth();
557 int RenderImage::calcAspectRatioLogicalWidth() const function in class:WebCore::RenderImage

Completed in 65 milliseconds