Searched defs:HEIGHT (Results 1 – 4 of 4) sorted by relevance
25 HEIGHT = 4, enumConstant
97 HEIGHT = 4, enumConstant
52 #define HEIGHT(rect) ((rect).bottom - (rect).top) macro