Searched refs:aPrimitives (Results 1 – 7 of 7) sorted by relevance
46 aPrimitives(), in SvgPatternNode()278 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getPatternPrimitives()280 decomposeSvgNode(const_cast< SvgPatternNode* >(this)->aPrimitives, true); in getPatternPrimitives()283 if(!aPrimitives.hasElements() && maXLink.getLength()) in getPatternPrimitives()293 return aPrimitives; in getPatternPrimitives()
37 aPrimitives(), in SvgMarkerNode()191 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getMarkerPrimitives()193 decomposeSvgNode(const_cast< SvgMarkerNode* >(this)->aPrimitives, true); in getMarkerPrimitives()196 return aPrimitives; in getMarkerPrimitives()
546 drawinglayer::primitive2d::Primitive2DSequence aPrimitives(rPrimitives); in add_fillPattern() local553 aPrimitives)); in add_fillPattern()555 aPrimitives = drawinglayer::primitive2d::Primitive2DSequence(&xRef, 1); in add_fillPattern()563 aPrimitives, in add_fillPattern()
82 …const drawinglayer::primitive3d::Primitive3DSequence aPrimitives(rVCObject.getViewIndependentPrimi… in getAllHit3DObjectWithRelativePoint() local84 if(aPrimitives.hasElements()) in getAllHit3DObjectWithRelativePoint()87 …ectRange(drawinglayer::primitive3d::getB3DRangeFromPrimitive3DSequence(aPrimitives, rObjectViewInf… in getAllHit3DObjectWithRelativePoint()97 aCutFindProcessor.process(aPrimitives); in getAllHit3DObjectWithRelativePoint()
160 …const drawinglayer::primitive3d::Primitive3DSequence aPrimitives = rVCObject.getViewIndependentPri… in getMinimalDepthInViewCoordinates() local163 if(aPrimitives.hasElements()) in getMinimalDepthInViewCoordinates()199 aExtractor.process(aPrimitives); in getMinimalDepthInViewCoordinates()
46 drawinglayer::primitive2d::Primitive2DSequence aPrimitives; member in svgio::svgreader::SvgMarkerNode
39 drawinglayer::primitive2d::Primitive2DSequence aPrimitives; member in svgio::svgreader::SvgPatternNode
Completed in 39 milliseconds