Home
last modified time | relevance | path

Searched defs:bHeightIsAbsolute (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx330 … bool bHeightIsAbsolute(getHeight().isSet() && Unit_percent != getHeight().getUnit()); in decomposeSvgNode() local
500 … const bool bHeightIsAbsolute(getHeight().isSet() && Unit_percent != getHeight().getUnit()); in decomposeSvgNode() local
549 … const bool bHeightIsAbsolute(getHeight().isSet() && Unit_percent != getHeight().getUnit()); in decomposeSvgNode() local
670 … bool bHeightIsAbsolute(getHeight().isSet() && Unit_percent != getHeight().getUnit()); in getCurrentViewPort() local
740 … bool bHeightIsAbsolute(getHeight().isSet() && Unit_percent != getHeight().getUnit()); in getCurrentViewPort() local

Completed in 24 milliseconds