Searched refs:hight (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14-stable/lib/libvgl/ |
| HD | bitmap.c | 163 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy() argument 169 if (hight < 0) { in __VGLBitmapCopy() 170 hight = -hight; in __VGLBitmapCopy() 172 VGLMouseOverlap(dstx, dsty, width, hight)); in __VGLBitmapCopy() 183 hight=hight+srcy; dsty-=srcy; srcy=0; in __VGLBitmapCopy() 189 hight=hight+dsty; srcy-=dsty; dsty=0; in __VGLBitmapCopy() 193 if (srcy+hight > src->VYsize) in __VGLBitmapCopy() 194 hight=src->VYsize-srcy; in __VGLBitmapCopy() 197 if (dsty+hight > dst->VYsize) in __VGLBitmapCopy() 198 hight=dst->VYsize-dsty; in __VGLBitmapCopy() [all …]
|
| HD | vgl.h | 108 …Copy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight); 109 …Copy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight); 136 int VGLMouseOverlap(int x, int y, int width, int hight);
|
| HD | mouse.c | 379 VGLMouseOverlap(int x, int y, int width, int hight) in VGLMouseOverlap() argument 394 overlap = (y + hight) - VGLMouseYpos; in VGLMouseOverlap()
|
| /freebsd-14-stable/usr.bin/systat/ |
| HD | systat.h | 79 void procshow(int col, int hight, uint64_t totalswappages);
|
| HD | proc.c | 213 procshow(int lcol, int hight, uint64_t totalswappages) in procshow() argument 217 for (i = 0, y = lcol + 1 /* HEADING */; i < hight; i++, y++) in procshow()
|
| /freebsd-14-stable/contrib/diff/src/ |
| HD | diff3.c | 1383 lin hight = D_HIGHLINE (ptr, realfile); in output_diff3() local 1385 long int lhight = hight; in output_diff3() 1388 switch (lowt - hight) in output_diff3() 1403 if (lowt <= hight) in output_diff3() 1413 while (++line < hight - lowt + 1); in output_diff3()
|
| /freebsd-14-stable/share/dict/ |
| HD | web2 | 85853 hight
|