Searched refs:rChildLayer (Results 1 – 2 of 2) sorted by relevance
139 … ShapeAttributeLayer::ShapeAttributeLayer( const ShapeAttributeLayerSharedPtr& rChildLayer ) : in ShapeAttributeLayer() argument140 mpChild( rChildLayer ), in ShapeAttributeLayer()166 mnTransformationState( rChildLayer ? rChildLayer->getTransformationState() : 0 ), in ShapeAttributeLayer()167 mnClipState( rChildLayer ? rChildLayer->getClipState() : 0), in ShapeAttributeLayer()168 mnAlphaState( rChildLayer ? rChildLayer->getAlphaState() : 0), in ShapeAttributeLayer()169 mnPositionState( rChildLayer ? rChildLayer->getPositionState() : 0 ), in ShapeAttributeLayer()170 mnContentState( rChildLayer ? rChildLayer->getContentState() : 0 ), in ShapeAttributeLayer()171 mnVisibilityState( rChildLayer ? rChildLayer->getVisibilityState() : 0 ), in ShapeAttributeLayer()208 … bool ShapeAttributeLayer::revokeChildLayer( const ShapeAttributeLayerSharedPtr& rChildLayer ) in revokeChildLayer() argument210 ENSURE_OR_RETURN_FALSE( rChildLayer, in revokeChildLayer()[all …]
78 explicit ShapeAttributeLayer( const ShapeAttributeLayerSharedPtr& rChildLayer );95 bool revokeChildLayer( const ShapeAttributeLayerSharedPtr& rChildLayer );