Searched refs:bHasFoundWidth (Results 1 – 1 of 1) sorted by relevance
344 bool bHasFoundWidth(false); in decomposeSvgNode() local345 seekReferenceWidth(fWReference, bHasFoundWidth); in decomposeSvgNode()346 if (!bHasFoundWidth) in decomposeSvgNode()690 bool bHasFoundWidth(false); in getCurrentViewPort() local691 seekReferenceWidth(fWReference, bHasFoundWidth); in getCurrentViewPort()693 if (!bXIsAbsolute && bHasFoundWidth) in getCurrentViewPort()698 if (!bWidthIsAbsolute && bHasFoundWidth) in getCurrentViewPort()
Completed in 7 milliseconds