Searched refs:MARGIN (Results 1 – 3 of 3) sorted by relevance
124 #define MARGIN 8 /* amount to back off for completion */ macro208 inf.avail_in = size - MARGIN; /* assure stream will complete */ in main()
136 #define MARGIN 8 /* amount to back off for completion */ macro227 inf.avail_in = size - MARGIN; /* assure stream will complete */ in main()
1933 MARGIN = 'margin', variable2363 position[MARGIN+'-' + b] = -Math.round(size[ precedance === Y ? 0 : 1 ] / 2) + userOffset;2429 css[MARGIN+'-left'] = shift.x = offset[MARGIN+'-left'] - adjust.left;2445 css[MARGIN+'-top'] = shift.y = offset[MARGIN+'-top'] - adjust.top;