Home
last modified time | relevance | path

Searched refs:seekReferenceHeight (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/inc/
H A Dsvgsvgnode.hxx63 void seekReferenceHeight(double& fHeight, bool& bHasFound) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/inc/
H A Dsvgsvgnode.hxx66 void seekReferenceHeight(double& fHeight, bool& bHasFound) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/source/svgreader/
H A Dsvgsvgnode.cxx253 void SvgSvgNode::seekReferenceHeight(double& fHeight, bool& bHasFound) const in seekReferenceHeight() function in svgio::svgreader::SvgSvgNode
384 seekReferenceHeight(fHReference, bHasFoundHeight); in decomposeSvgNode()
784 seekReferenceHeight(fHReference, bHasFoundHeight); in getCurrentViewPort()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/source/svgreader/
H A Dsvgsvgnode.cxx251 void SvgSvgNode::seekReferenceHeight(double& fHeight, bool& bHasFound) const in seekReferenceHeight() function in svgio::svgreader::SvgSvgNode
382 seekReferenceHeight(fHReference, bHasFoundHeight); in decomposeSvgNode()
782 seekReferenceHeight(fHReference, bHasFoundHeight); in getCurrentViewPort()