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

/external/webkit/Source/WebCore/svg/
H A DSVGSVGElement.idl45 readonly attribute float pixelUnitToMillimeterX;
H A DSVGSVGElement.h71 float pixelUnitToMillimeterX() const;
H A DSVGSVGElement.cpp158 float SVGSVGElement::pixelUnitToMillimeterX() const function in class:WebCore::SVGSVGElement
172 return pixelUnitToMillimeterX();

Completed in 179 milliseconds