Lines Matching defs:NS
21 WS, NS,350 * @property NS358 WS.NAME = WS.NS = 'winscroll';369 NS = function() {370 NS.superclass.constructor.apply(this, arguments);373 NS.ATTRS = Y.merge(S.ATTRS, {394 Y.extend(NS, S, {401 * @property NS409 NS.NAME = NS.NS = 'nodescroll';410 Y.Plugin.DDNodeScroll = NS;