Home | History | Annotate | Download | only in include

Lines Matching refs:CCS_VERT

2001 #define CCS_VERT __MSABI_LONG(0x80)
2002 #define CCS_LEFT (CCS_VERT | CCS_TOP)
2003 #define CCS_RIGHT (CCS_VERT | CCS_BOTTOM)
2004 #define CCS_NOMOVEX (CCS_VERT | CCS_NOMOVEY)