Home | History | Annotate | Download | only in js

Lines Matching defs:decorate

854     var decorate = function (job) {
920 // Decorate the left of the embedded source
924 decorate, decorations);
925 // Decorate the embedded source
931 // Decorate the right of the embedded section
935 decorate, decorations);
940 return decorate;