Home
last modified time | relevance | path

Searched defs:vert (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.bin/mandoc/
H A Dtbl.h57 int vert; /* Width of subsequent vertical line. */ global() member
77 int vert; /* Width of left vertical line. */ global() member
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_rect.h169 static inline void drm_rect_downscale(struct drm_rect *r, int horz, int vert) in drm_rect_downscale()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dtransform.h143 struct fixed31_32 vert; member
150 int vert; member
/openbsd-src/sys/dev/pci/drm/apple/
H A Dparser.c419 static u32 calculate_clock(struct dimension *horiz, struct dimension *vert) in calculate_clock()
433 struct dimension horiz, vert; in parse_mode() local
/openbsd-src/games/wump/
H A Dwump.c659 int vert[20][3] = { in dodecahedral_cave_init() local