Home
last modified time | relevance | path

Searched refs:hight (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libvgl/
H A Dbitmap.c162 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy() argument
168 if (hight < 0) { in __VGLBitmapCopy()
169 hight = -hight; in __VGLBitmapCopy()
171 VGLMouseOverlap(dstx, dsty, width, hight)); in __VGLBitmapCopy()
182 hight=hight+srcy; dsty-=srcy; srcy=0; in __VGLBitmapCopy()
188 hight=hight+dsty; srcy-=dsty; dsty=0; in __VGLBitmapCopy()
192 if (srcy+hight > src->VYsize) in __VGLBitmapCopy()
193 hight=src->VYsize-srcy; in __VGLBitmapCopy()
196 if (dsty+hight > dst->VYsize) in __VGLBitmapCopy()
197 hight=dst->VYsize-dsty; in __VGLBitmapCopy()
[all …]
H A Dvgl.h108 …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);
H A Dmouse.c379 VGLMouseOverlap(int x, int y, int width, int hight) in VGLMouseOverlap() argument
394 overlap = (y + hight) - VGLMouseYpos; in VGLMouseOverlap()
/freebsd/usr.bin/systat/
H A Dsystat.h77 void procshow(int col, int hight, uint64_t totalswappages);
H A Dproc.c213 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/contrib/diff/src/
H A Ddiff3.c1383 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/share/dict/
H A Dweb285853 hight