Searched refs:UserPaintOverlay (Results 1 – 3 of 3) sorted by relevance
485 UserPaintOverlaySharedPtr UserPaintOverlay::create( const RGBColor& rStrokeColor, in create()491 UserPaintOverlaySharedPtr pRet( new UserPaintOverlay( rStrokeColor, in create()500 UserPaintOverlay::UserPaintOverlay( const RGBColor& rStrokeColor, in UserPaintOverlay() function in slideshow::internal::UserPaintOverlay521 PolyPolygonVector UserPaintOverlay::getPolygons() in getPolygons()526 void UserPaintOverlay::drawPolygons() in drawPolygons()531 …void UserPaintOverlay::update_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, d… in update_settings()537 UserPaintOverlay::~UserPaintOverlay() in ~UserPaintOverlay()
46 typedef ::boost::shared_ptr< class UserPaintOverlay > UserPaintOverlaySharedPtr;54 class UserPaintOverlay : private boost::noncopyable class70 ~UserPaintOverlay();78 UserPaintOverlay( const RGBColor& rStrokeColor,
911 mpPaintOverlay = UserPaintOverlay::create( maUserPaintColor, in activatePaintOverlay()
Completed in 17 milliseconds