Searched refs:rAttrLayer (Results 1 – 9 of 9) sorted by relevance
76 const ShapeAttributeLayerSharedPtr& rAttrLayer );78 const ShapeAttributeLayerSharedPtr& rAttrLayer );137 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start() argument145 mpAttrLayer = rAttrLayer; in start()149 ENSURE_OR_THROW( rAttrLayer, in start()153 mpAttrLayer = rAttrLayer; in start()
106 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start() argument114 mpAttrLayer = rAttrLayer; in start()118 ENSURE_OR_THROW( rAttrLayer, in start()260 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start() argument268 mpAttrLayer = rAttrLayer; in start()272 ENSURE_OR_THROW( rAttrLayer, in start()458 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start() argument466 mpAttrLayer = rAttrLayer; in start()470 ENSURE_OR_THROW( rAttrLayer, in start()
120 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in setTargets() argument123 ENSURE_OR_THROW( rAttrLayer, "Invalid attribute layer" ); in setTargets()126 mpAttributeLayer = rAttrLayer; in setTargets()
66 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start() argument68 mpAnimation->start( rShape, rAttrLayer ); in start()
101 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in setTargets() argument105 ENSURE_OR_THROW( rAttrLayer, in setTargets()109 mpAttributeLayer = rAttrLayer; in setTargets()
65 const ShapeAttributeLayerSharedPtr& rAttrLayer );
1290 const ShapeAttributeLayerSharedPtr& rAttrLayer( in revokeSubset() local1292 if( rAttrLayer && in revokeSubset()1293 rAttrLayer->isVisibilityValid() && in revokeSubset()1294 rAttrLayer->getVisibility() != isVisible() ) in revokeSubset()1296 const bool bVisibility( rAttrLayer->getVisibility() ); in revokeSubset()
67 const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;81 const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;
63 const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;
Completed in 37 milliseconds