Home
last modified time | relevance | path

Searched refs:fChildWidth (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/svgio/source/svgreader/ !
H A Dsvgsvgnode.cxx562 const double fChildWidth(aChildRange.getWidth()); in decomposeSvgNode() local
564 … fW = bWidthIsAbsolute ? getWidth().solveNonPercentage(*this) : fChildWidth; in decomposeSvgNode()