Lines Matching +defs:img +defs:height
1158 curTexture = {width:0,height:0}, property
3098 p.shape = function(shape, x, y, width, height) { argument
5637 height: "15%", property
5646 height: "100%", property
5650 height: "5px", property
5753 setContainerHeight = function(height) { argument
8553 p.arc = function arc(x, y, width, height, start, stop) { argument
8714 p.rect = function rect(x, y, width, height) { argument
8835 p.ellipse = function ellipse(x, y, width, height) { argument
8957 p.save = function save(file, img) { argument
9014 this.blend = function(srcImg, x, y, width, height, dx, dy, dwidth, dheight, MODE) { argument
9267 function get$3(x,y,img) { argument
9286 function get$5(x, y, w, h, img) { argument
9308 p.get = function get(x, y, w, h, img) { argument
9395 function set$4(x, y, obj, img) { argument
9409 p.set = function set(x, y, obj, img) { argument
9529 p.image = function image(img, x, y, w, h) { argument
9570 p.clear = function clear(x, y, width, height) { argument
10108 p.blit_resize = function blit_resize(img, srcX1, srcY1, srcX2, srcY2, destPixels, argument
10988 function text$6(str, x, y, width, height, z) { argument