Lines Matching refs:rShape
398 const ShapeSharedPtr& rShape ) in addEvent() argument
401 if( (aIter=maShapeEventMap.find( rShape )) == maShapeEventMap.end() ) in addEvent()
405 ImpShapeEventMap::value_type( rShape, in addEvent()
839 const ShapeSharedPtr& rShape ) in registerShapeClickEvent() argument
857 mpShapeClickEventHandler->addEvent( rEvent, rShape ); in registerShapeClickEvent()
939 const ShapeSharedPtr& rShape ) in registerShapeDoubleClickEvent() argument
959 mpShapeDoubleClickEventHandler->addEvent( rEvent, rShape ); in registerShapeDoubleClickEvent()
972 const ShapeSharedPtr& rShape ) in registerMouseEnterEvent() argument
976 rShape, in registerMouseEnterEvent()
983 const ShapeSharedPtr& rShape ) in registerMouseLeaveEvent() argument
987 rShape, in registerMouseLeaveEvent()