Home
last modified time | relevance | path

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

/aoo42x/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx342 … bool bWidthIsAbsolute(getWidth().isSet() && Unit_percent != getWidth().getUnit()); in decomposeSvgNode() local
514 … const bool bWidthIsAbsolute(getWidth().isSet() && Unit_percent != getWidth().getUnit()); in decomposeSvgNode() local
563 … const bool bWidthIsAbsolute(getWidth().isSet() && Unit_percent != getWidth().getUnit()); in decomposeSvgNode() local
683 … bool bWidthIsAbsolute(getWidth().isSet() && Unit_percent != getWidth().getUnit()); in getCurrentViewPort() local
753 … bool bWidthIsAbsolute(getWidth().isSet() && Unit_percent != getWidth().getUnit()); in getCurrentViewPort() local

Completed in 23 milliseconds