Searched refs:bHasFoundHeight (Results 1 – 1 of 1) sorted by relevance
387 bool bHasFoundHeight(false); in decomposeSvgNode() local388 seekReferenceHeight(fHReference, bHasFoundHeight); in decomposeSvgNode()389 if (!bHasFoundHeight) in decomposeSvgNode()723 bool bHasFoundHeight(false); in getCurrentViewPort() local724 seekReferenceHeight(fHReference, bHasFoundHeight); in getCurrentViewPort()726 if (!bYIsAbsolute && bHasFoundHeight) in getCurrentViewPort()731 if (!bHeightIsAbsolute && bHasFoundHeight) in getCurrentViewPort()
Completed in 19 milliseconds