Searched defs:HEIGHT (Results 1 – 6 of 6) sorted by relevance
14 #define HEIGHT 600 macro
23 #define HEIGHT 13 // Must be == BOOTCHAR_HEIGHT (see reactos/drivers/base/bootvid/precomp… macro
30 #define HEIGHT 12 macro
103 #define HEIGHT 200 macro
300 const REAL WIDTH = 10.0, HEIGHT = 20.0; in test_GetImageDimension() local331 const REAL WIDTH = 10.0, HEIGHT = 20.0; in test_GdipImageGetFrameDimensionsCount() local449 const REAL WIDTH = 10.0, HEIGHT = 20.0; in test_SavingImages() local567 const INT WIDTH = 10, HEIGHT = 20; in test_LockBits() local805 const INT WIDTH = 10, HEIGHT = 20; in test_LockBits_UserBuf() local1213 const INT WIDTH = 10, HEIGHT = 20; in test_GdipCloneImage() local4983 const UINT WIDTH = 8, HEIGHT = 16; in test_histogram() local
555 #define HEIGHT(rect) ( (rect).bottom - (rect).top ) macro