Searched defs:TpS (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-taperstroke.h22 namespace TpS { namespace in namespace:Inkscape::LivePathEffect
41 friend class TpS::KnotHolderEntityAttachBegin;
42 friend class TpS::KnotHolderEntityAttachEnd;
H A Dlpe-taperstroke.cpp46 namespace TpS { namespace in namespace:Inkscape::LivePathEffect
60 } // TpS
446 KnotHolderEntity *e = new TpS::KnotHolderEntityAttachBegin(this);
450 KnotHolderEntity *f = new TpS::KnotHolderEntityAttachEnd(this);
455 namespace TpS { namespace in namespace:Inkscape::LivePathEffect
530 } // namespace TpS

Completed in 15 milliseconds