Home
last modified time | relevance | path

Searched refs:screenPixelToMillimeterX (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h60 float screenPixelToMillimeterX() const;
DSVGSVGElement.idl38 readonly attribute float screenPixelToMillimeterX;
DSVGSVGElement.cpp121 float SVGSVGElement::screenPixelToMillimeterX() const in screenPixelToMillimeterX() function in blink::SVGSVGElement