Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx387 bool bHasFoundHeight(false); in decomposeSvgNode() local
388 seekReferenceHeight(fHReference, bHasFoundHeight); in decomposeSvgNode()
389 if (!bHasFoundHeight) in decomposeSvgNode()
723 bool bHasFoundHeight(false); in getCurrentViewPort() local
724 seekReferenceHeight(fHReference, bHasFoundHeight); in getCurrentViewPort()
726 if (!bYIsAbsolute && bHasFoundHeight) in getCurrentViewPort()
731 if (!bHeightIsAbsolute && bHasFoundHeight) in getCurrentViewPort()

Completed in 13 milliseconds