Searched refs:SvgNodeVector (Results 1 – 6 of 6) sorted by relevance
136 const SvgNodeVector& rChildren = rSvgTextPathNode.getChildren(); in DecomposeChild()172 const SvgNodeVector& rChildren = rSvgTspanNode.getChildren(); in DecomposeChild()201 const SvgNodeVector& rChildren = pRefText->getChildren(); in DecomposeChild()247 const SvgNodeVector& rChildren = getChildren(); in decomposeSvgNode()
66 const svgio::svgreader::SvgNodeVector& rChilds = pNode->getChildren(); in whiteSpaceHandling()553 const SvgNodeVector& rChilds = mpTarget->getChildren(); in characters()
554 const SvgNodeVector& rChildren = getChildren(); in decomposeSvgNode()
52 typedef ::std::vector< SvgNode* > SvgNodeVector; typedef100 SvgNodeVector maChildren;160 const SvgNodeVector& getChildren() const { return maChildren; } in getChildren()
39 SvgNodeVector maNodes;78 const SvgNodeVector& getSvgNodeVector() const { return maNodes; } in getSvgNodeVector()
150 const SvgNodeVector& rResults = pSvgDocHdl->getSvgDocument().getSvgNodeVector(); in getDecomposition()