Searched refs:CWHeight (Results 1 – 3 of 3) sorted by relevance
224 const unsigned int mask = CWWidth | CWHeight; in setDimensions()
930 tmask &= ~CWHeight; in record_CW()941 f_h = req->mask & CWHeight; in record_CW()
465 #define CWHeight (1<<3) macro