Home
last modified time | relevance | path

Searched refs:dwidth (Results 1 – 12 of 12) sorted by relevance

/external/libvncserver/utils/
Dbdf2c.pl23 $dwidth=0;
25 $dwidth=$1;
29 if($dwidth != 0) {
30 $encodings[$glyphindex*5+1]=$dwidth;
32 $dwidth=$width;
42 if(int(($dwidth+7)/8) > int(($width+7)/8)) {
43 $_ .= "00"x(int(($dwidth+7)/8)-int(($width+7)/8));
45 $_=substr($_,0,(int(($dwidth+7)/8)*2));
46 $counter+=(int(($dwidth+7)/8));
/external/mesa3d/src/gallium/state_trackers/vega/
Dmask.c53 intersect_rectangles(VGint dwidth, VGint dheight, in intersect_rectangles() argument
60 if (tx + twidth <= 0 || tx >= dwidth) in intersect_rectangles()
74 location[2] = MIN2(tx + swidth, MIN2(dwidth, tx + twidth)); in intersect_rectangles()
77 offsets[2] = MIN2(twidth, MIN2(dwidth - tx, swidth )); in intersect_rectangles()
Dimage.c219 VGfloat dwidth, dheight; in image_cleari() local
225 dwidth = MIN2(width, img->width); in image_cleari()
230 x, y, dwidth, dheight); in image_cleari()
/external/mksh/src/
Ddot.mkshrc130 \typeset d dwidth
160 (( dwidth = (${%d} > 0 ? ${%d} : ${#d}) ))
161 if (( fn && (cpos += dwidth + 1) >= 79 && \
162 dwidth < 80 )); then
164 (( cpos = dwidth + 1 ))
/external/libcups/cups/
Ddest-options.c1981 int dwidth, /* Difference in width */ in cups_is_close_media_db() local
1985 dwidth = a->width - b->width; in cups_is_close_media_db()
1988 return (dwidth >= -176 && dwidth <= 176 && in cups_is_close_media_db()
Dppd-cache.c2301 dwidth, /* Difference in width */ in _ppdCacheGetPageSize() local
2425 dwidth = size->width - jobsize.width; in _ppdCacheGetPageSize()
2428 if (dwidth <= -176 || dwidth >= 176 || dlength <= -176 || dlength >= 176) in _ppdCacheGetPageSize()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...