Searched refs:bHasFoundWidth (Results 1 – 1 of 1) sorted by relevance
359 bool bHasFoundWidth(false); in decomposeSvgNode() local360 seekReferenceWidth(fWReference, bHasFoundWidth); in decomposeSvgNode()361 if (!bHasFoundWidth) in decomposeSvgNode()705 bool bHasFoundWidth(false); in getCurrentViewPort() local706 seekReferenceWidth(fWReference, bHasFoundWidth); in getCurrentViewPort()708 if (!bXIsAbsolute && bHasFoundWidth) in getCurrentViewPort()713 if (!bWidthIsAbsolute && bHasFoundWidth) in getCurrentViewPort()
Completed in 8 milliseconds