Searched defs:get (Results 1 – 2 of 2) sorted by relevance
/spdk/doc/ |
H A D | two.min.js | 42 a.slice(1);Object.defineProperty(this,a,{enumerable:!0,get:function(){return this[c]},set:function(… method 85 …s.map[c]=k;return this},remove:function(c){delete this.map[c];return this},get:function(c){return … method 92 …._x*a-this._y*c;this._y=this._x*c+this._y*a;return this}},h={enumerable:!0,get:function(){return t… method 93 e;this.trigger(c.Events.change,"x")}},d={enumerable:!0,get:function(){return this._y},set:function(… method 97 "command",{enumerable:!0,get:function(){return this._command},set:function(d){this._command=d;this.… method 176 …bservable:function(k){Object.defineProperty(k,"translation",{enumerable:!0,get:function(){return t… method 177 …FlagMatrix.call(this)}});Object.defineProperty(k,"rotation",{enumerable:!0,get:function(){return t… method 183 …8),c.Utils.defineProperty,d);Object.defineProperty(d,"fill",{enumerable:!0,get:function(){return t… method 185 get:function(){return this._stroke},set:function(a){(this._stroke instanceof c.Gradient||this._stro… method 186 Object.defineProperty(d,"length",{get:function(){this._flagLength&&this._updateLength();return this… method [all …]
|
/spdk/scripts/ |
H A D | calc-iobuf.py | 58 def get(name): member in Subsystem
|