Lines Matching +defs:set +defs:right
896 set: function(v, y, z) { method in PVector
3599 set: function() { method in PMatrix2D
3776 set: function() { method in PMatrix3D
5658 right: "20px", property
6754 p.frustum = function frustum(left, right, bottom, top, near, far) { argument
6763 p.ortho = function ortho(left, right, bottom, top, near, far) { argument
9010 this.set = function(x, y, c) { method in PImage
9122 set: function(arr) { method
9362 p.defineProperty(newContext, name, { get: getter, set: setter }); property
9409 p.set = function set(x, y, obj, img) { function
9444 set: function(arr) { method
11325 set: function(v) { method
11807 result = {left: m1[0], middle: "", right: ""}; property
11810 result = {left: m1[0], middle: string.substring(m1[0].length, m2.index), right: m2[0]}; property