Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx359 bool bHasFoundWidth(false); in decomposeSvgNode() local
360 seekReferenceWidth(fWReference, bHasFoundWidth); in decomposeSvgNode()
361 if (!bHasFoundWidth) in decomposeSvgNode()
705 bool bHasFoundWidth(false); in getCurrentViewPort() local
706 seekReferenceWidth(fWReference, bHasFoundWidth); in getCurrentViewPort()
708 if (!bXIsAbsolute && bHasFoundWidth) in getCurrentViewPort()
713 if (!bWidthIsAbsolute && bHasFoundWidth) in getCurrentViewPort()

Completed in 8 milliseconds