Searched refs:PB (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-perp_bisector.h25 namespace PB { namespace in namespace:Inkscape::LivePathEffect
46 friend class PB::KnotHolderEntityEnd;
47 friend class PB::KnotHolderEntityLeftEnd;
48 friend class PB::KnotHolderEntityRightEnd;
49 friend void PB::bisector_end_set(SPItem *item, Geom::Point const &p, guint state, bool left);
H A Dlpe-perp_bisector.cpp29 namespace PB { namespace in namespace:Inkscape::LivePathEffect
93 } //namescape PB
157 KnotHolderEntity *e = new PB::KnotHolderEntityLeftEnd(this);
163 KnotHolderEntity *e = new PB::KnotHolderEntityRightEnd(this);

Completed in 13 milliseconds