Home
last modified time | relevance | path

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

/aoo41x/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx372 bool bHasFoundHeight(false); in decomposeSvgNode() local
373 seekReferenceHeight(fHReference, bHasFoundHeight); in decomposeSvgNode()
374 if (!bHasFoundHeight) in decomposeSvgNode()
708 bool bHasFoundHeight(false); in getCurrentViewPort() local
709 seekReferenceHeight(fHReference, bHasFoundHeight); in getCurrentViewPort()
711 if (!bYIsAbsolute && bHasFoundHeight) in getCurrentViewPort()
716 if (!bHeightIsAbsolute && bHasFoundHeight) in getCurrentViewPort()

Completed in 13 milliseconds