Searched refs:hight (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/lib/libvgl/ |
| HD | bitmap.c | 255 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy() argument 266 hight=hight+srcy; dsty-=srcy; srcy=0; in __VGLBitmapCopy() 272 hight=hight+dsty; srcy-=dsty; dsty=0; in __VGLBitmapCopy() 276 if (srcy+hight > src->VYsize) in __VGLBitmapCopy() 277 hight=src->VYsize-srcy; in __VGLBitmapCopy() 280 if (dsty+hight > dst->VYsize) in __VGLBitmapCopy() 281 hight=dst->VYsize-dsty; in __VGLBitmapCopy() 282 if (width < 0 || hight < 0) in __VGLBitmapCopy() 285 for (srcline=srcy, dstline=dsty; srcline<srcy+hight; srcline++, dstline++) { in __VGLBitmapCopy() 291 for (srcline=srcy, dstline=dsty; srcline<srcy+hight; srcline++, dstline++) { in __VGLBitmapCopy() [all …]
|
| HD | vgl.h | 101 …Copy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight); 102 …Copy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight); 126 int VGLMouseFreeze(int x, int y, int width, int hight, byte color);
|
| HD | mouse.c | 234 VGLMouseFreeze(int x, int y, int width, int hight, byte color) in VGLMouseFreeze() argument 238 if (width > 1 || hight > 1) { /* bitmap */ in VGLMouseFreeze() 250 overlap = (y + hight) - VGLMouseYpos; in VGLMouseFreeze()
|
| /dragonfly/contrib/cvs-1.12/diff/ |
| HD | diff3.c | 1483 hight = D_HIGHLINE (ptr, realfile); local 1486 switch (lowt - hight) 1495 printf_output ("%d,%dc\n", lowt, hight); 1501 if (lowt <= hight) 1511 while (++line < hight - lowt + 1);
|
| /dragonfly/share/dict/ |
| HD | web2 | 85796 hight
|