Home
last modified time | relevance | path

Searched defs:hight (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libvgl/
H A Dbitmap.c162 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy()
223 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in VGLBitmapCopy()
H A Dmouse.c379 VGLMouseOverlap(int x, int y, int width, int hight) in VGLMouseOverlap()
/freebsd/usr.bin/systat/
H A Dproc.c213 procshow(int lcol, int hight, uint64_t totalswappages) in procshow()
/freebsd/contrib/diff/src/
H A Ddiff3.c1383 lin hight = D_HIGHLINE (ptr, realfile); in output_diff3() local