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

  /external/webkit/Source/WebCore/svg/
SVGSVGElement.idl 46 readonly attribute float pixelUnitToMillimeterY;
SVGSVGElement.h 72 float pixelUnitToMillimeterY() const;
SVGSVGElement.cpp 164 float SVGSVGElement::pixelUnitToMillimeterY() const
177 return pixelUnitToMillimeterY();

Completed in 1149 milliseconds