Searched refs:bHasFoundHeight (Results 1 – 1 of 1) sorted by relevance
372 bool bHasFoundHeight(false); in decomposeSvgNode() local373 seekReferenceHeight(fHReference, bHasFoundHeight); in decomposeSvgNode()374 if (!bHasFoundHeight) in decomposeSvgNode()708 bool bHasFoundHeight(false); in getCurrentViewPort() local709 seekReferenceHeight(fHReference, bHasFoundHeight); in getCurrentViewPort()711 if (!bYIsAbsolute && bHasFoundHeight) in getCurrentViewPort()716 if (!bHeightIsAbsolute && bHasFoundHeight) in getCurrentViewPort()
Completed in 10 milliseconds