HomeSort by relevance Sort by last modified time
    Searched refs:pixelUnitToMillimeterX (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGSVGElement.idl 45 readonly attribute float pixelUnitToMillimeterX;
SVGSVGElement.h 71 float pixelUnitToMillimeterX() const;
SVGSVGElement.cpp 158 float SVGSVGElement::pixelUnitToMillimeterX() const
172 return pixelUnitToMillimeterX();

Completed in 466 milliseconds