Home
last modified time | relevance | path

Searched refs:getSvgAspectRatio (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx432 … const SvgAspectRatio& rRatio = getSvgAspectRatio().isSet()? getSvgAspectRatio() : aRatioDefault; in decomposeSvgNode()
543 … const SvgAspectRatio& rRatio = getSvgAspectRatio().isSet()? getSvgAspectRatio() : aRatioDefault; in decomposeSvgNode()
H A Dsvgpatternnode.cxx325 const SvgAspectRatio& SvgPatternNode::getSvgAspectRatio() const in getSvgAspectRatio() function in svgio::svgreader::SvgPatternNode
336 return mpXLink->getSvgAspectRatio(); in getSvgAspectRatio()
H A Dsvgimagenode.cxx310 const SvgAspectRatio& rRatio = getSvgAspectRatio(); in decomposeSvgNode()
H A Dsvgstyleattributes.cxx550 const SvgAspectRatio& rRatio = rFillPattern.getSvgAspectRatio(); in add_fillPattern()
825 const SvgAspectRatio& rRatio = rMarker.getSvgAspectRatio(); in prepare_singleMarker()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgsymbolnode.hxx58 const SvgAspectRatio& getSvgAspectRatio() const { return maSvgAspectRatio; } in getSvgAspectRatio() function in svgio::svgreader::SvgSymbolNode
H A Dsvgimagenode.hxx66 const SvgAspectRatio& getSvgAspectRatio() const { return maSvgAspectRatio; } in getSvgAspectRatio() function in svgio::svgreader::SvgImageNode
H A Dsvgsvgnode.hxx82 const SvgAspectRatio& getSvgAspectRatio() const { return maSvgAspectRatio; } in getSvgAspectRatio() function in svgio::svgreader::SvgSvgNode
H A Dsvgmarkernode.hxx84 const SvgAspectRatio& getSvgAspectRatio() const { return maSvgAspectRatio; } in getSvgAspectRatio() function in svgio::svgreader::SvgMarkerNode
H A Dsvgpatternnode.hxx87 const SvgAspectRatio& getSvgAspectRatio() const;

Completed in 49 milliseconds