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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGSVGElement.idl 37 readonly attribute float pixelUnitToMillimeterY;
SVGSVGElement.h 58 float pixelUnitToMillimeterY() const;
SVGSVGElement.cpp 118 float SVGSVGElement::pixelUnitToMillimeterY() const
130 return pixelUnitToMillimeterY();

Completed in 413 milliseconds