Searched defs:height (Results 1 - 18 of 18) sorted by relevance

/darwin-on-arm/xnu/pexpert/pexpert/
H A Dpe_images.h34 unsigned int height; member in struct:boot_progress_element
/darwin-on-arm/xnu/bsd/kern/
H A Dimageboot.c132 imageboot_mount_image(const char *root_path, int height) argument
210 int height = 0; local
/darwin-on-arm/xnu/bsd/dev/
H A Dkmreg_com.h71 unsigned short height; member in struct:km_drawrect
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.h83 int height; member in struct:vc_progress_element
H A Dpanic_dialog.c525 unsigned width = FONT_WIDTH, height = FONT_HEIGHT; local
549 panic_blit_rect(unsigned int x, unsigned int y, unsigned int width, unsigned int height, int transparent, const unsigned char *dataPtr) argument
578 panic_blit_rect_8(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char * dataPtr) argument
631 panic_blit_rect_16(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char *dataPtr) argument
681 panic_blit_rect_32(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char *dataPtr) argument
731 panic_blit_rect_30(unsigned int x, unsigned int y, unsigned int width, unsigned int height, __unused int transparent, const unsigned char *dataPtr) argument
[all...]
H A Dvideo_console.c1901 vc_blit_rect(int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, void * backBuffer, unsigned int flags) argument
1929 vc_blit_rect_8(int x, int y, __unused int bx, int width, int height, int sourceRow, __unused int backRow, const unsigned char * dataPtr, __unused unsigned char * backBuffer, __unused unsigned int flags) argument
1987 vc_blit_rect_16( int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, unsigned short * backPtr, unsigned int flags) argument
2053 vc_blit_rect_32(int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, unsigned int * backPtr, unsigned int flags) argument
2117 vc_blit_rect_30(int x, int y, int bx, int width, int height, int sourceRow, int backRow, const unsigned char * dataPtr, unsigned int * backPtr, unsigned int flags) argument
2194 uint32_t height; member in struct:lzss_image_state
2332 int x, y, width, height; local
2479 int x, y, width, height; local
[all...]
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeReserve.c120 int height; local
/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dsetupdialog.c36 short width = 0, height = 0, depth = 0; local
211 short height, depth, totalwidth; local
[all...]
H A Dqtif2kraw.c76 short height; /* how many pixels high is this data */ member in struct:QTHeader
111 unsigned short width = 0, height = 0; local
828 convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout ) argument
[all...]
H A Dgenimage.c166 short height; /* how many pixels high is this data */ member in struct:QTHeader
206 unsigned short width = 0, height = 0; local
1304 convert24to8bitIndex( unsigned char * data, int height, int width, unsigned char ** dout ) argument
1338 convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout ) argument
1372 convert8bitIndexto24( unsigned char * data, int height, int width, unsigned char ** dout ) argument
1468 WriteQTRawFile( FILE * ostream, unsigned char * data, int height, int width, int depth, unsigned int size ) argument
[all...]
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.c357 uint32_t height = 768; local
H A Dpe_realview.c340 uint32_t height = 768; local
H A Dpe_omap3530.c348 short width, height; member in struct:video_mode
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c242 uint32_t height = norootIcon_lzss->height; local
/darwin-on-arm/xnu/pexpert/pexpert/i386/
H A Dboot.h102 unsigned int height; member in struct:boot_icon_element
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOHibernatePrivate.h214 uint32_t height; // Height member in struct:hibernate_graphics_t
247 uint32_t height; // Height member in struct:hibernate_preview_t
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_format.h720 u_int8_t height; /* zero for header, map; child is one more than parent*/ member in struct:BTNodeDescriptor
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c1275 get_imgsrc_rootvnode(uint32_t height, vnode_t *rvpp) argument
1305 uint32_t height; local

Completed in 138 milliseconds