Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libvgl/
HDbitmap.c294 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy() argument
305 hight=hight+srcy; dsty-=srcy; srcy=0; in __VGLBitmapCopy()
311 hight=hight+dsty; srcy-=dsty; dsty=0; in __VGLBitmapCopy()
315 if (srcy+hight > src->VYsize) in __VGLBitmapCopy()
316 hight=src->VYsize-srcy; in __VGLBitmapCopy()
319 if (dsty+hight > dst->VYsize) in __VGLBitmapCopy()
320 hight=dst->VYsize-dsty; in __VGLBitmapCopy()
321 if (width < 0 || hight < 0) in __VGLBitmapCopy()
324 for (srcline=srcy, dstline=dsty; srcline<srcy+hight; srcline++, dstline++) { in __VGLBitmapCopy()
330 for (srcline=srcy, dstline=dsty; srcline<srcy+hight; srcline++, dstline++) { in __VGLBitmapCopy()
[all …]
HDvgl.h107 …Copy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight);
108 …Copy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight);
132 int VGLMouseFreeze(int x, int y, int width, int hight, byte color);
HDmouse.c235 VGLMouseFreeze(int x, int y, int width, int hight, byte color) in VGLMouseFreeze() argument
239 if (width > 1 || hight > 1) { /* bitmap */ in VGLMouseFreeze()
251 overlap = (y + hight) - VGLMouseYpos; in VGLMouseFreeze()
/freebsd-11-stable/contrib/diff/src/
HDdiff3.c1384 lin hight = D_HIGHLINE (ptr, realfile); in output_diff3() local
1386 long int lhight = hight; in output_diff3()
1389 switch (lowt - hight) in output_diff3()
1404 if (lowt <= hight) in output_diff3()
1414 while (++line < hight - lowt + 1); in output_diff3()
/freebsd-11-stable/share/dict/
HDweb285835 hight