Home
last modified time | relevance | path

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

/aoo41x/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx344 bool bHasFoundWidth(false); in decomposeSvgNode() local
345 seekReferenceWidth(fWReference, bHasFoundWidth); in decomposeSvgNode()
346 if (!bHasFoundWidth) in decomposeSvgNode()
690 bool bHasFoundWidth(false); in getCurrentViewPort() local
691 seekReferenceWidth(fWReference, bHasFoundWidth); in getCurrentViewPort()
693 if (!bXIsAbsolute && bHasFoundWidth) in getCurrentViewPort()
698 if (!bWidthIsAbsolute && bHasFoundWidth) in getCurrentViewPort()

Completed in 17 milliseconds