Searched refs:pixelUnitToMillimeterY (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGSVGElement.idl46 readonly attribute float pixelUnitToMillimeterY;
H A DSVGSVGElement.h72 float pixelUnitToMillimeterY() const;
H A DSVGSVGElement.cpp164 float SVGSVGElement::pixelUnitToMillimeterY() const function in class:WebCore::SVGSVGElement
177 return pixelUnitToMillimeterY();

Completed in 257 milliseconds