Searched defs:tagMONITORINFO (Results 1 – 4 of 4) sorted by relevance
113 typedef struct tagMONITORINFO struct115 DWORD cbSize;116 RECT rcMonitor;117 RECT rcWork;118 DWORD dwFlags;
29 typedef struct tagMONITORINFO { struct41 typedef struct tagMONITORINFOEXA : public tagMONITORINFO { argument
5560 typedef struct tagMONITORINFO { struct5576 typedef struct tagMONITORINFOEXA : public tagMONITORINFO { argument
104034 pub struct tagMONITORINFO { struct104042 const UNINIT: ::std::mem::MaybeUninit<tagMONITORINFO> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_tagMONITORINFO() argument