Searched defs:_SMALL_RECT (Results 1 – 2 of 2) sorted by relevance
22 typedef struct _SMALL_RECT struct24 SHORT Left;25 SHORT Top;26 SHORT Right;27 SHORT Bottom;
190 typedef struct _SMALL_RECT { struct191 SHORT Left;192 SHORT Top;193 SHORT Right;194 SHORT Bottom;