Searched refs:CR (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-copy_rotate.h | 24 namespace CR { namespace in namespace:Inkscape::LivePathEffect 42 friend class CR::KnotHolderEntityStartingAngle; 43 friend class CR::KnotHolderEntityRotationAngle; |
H A D | lpe-copy_rotate.cpp | 29 namespace CR { namespace in namespace:Inkscape::LivePathEffect 45 } // namespace CR 428 KnotHolderEntity *e = new CR::KnotHolderEntityStartingAngle(this); 434 KnotHolderEntity *e = new CR::KnotHolderEntityRotationAngle(this); 441 namespace CR { namespace in namespace:Inkscape::LivePathEffect 499 } // namespace CR |
Completed in 21 milliseconds