Home
last modified time | relevance | path

Searched defs:tagMONITORINFO (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DDialog.cpp113 typedef struct tagMONITORINFO struct
115 DWORD cbSize;
116 RECT rcMonitor;
117 RECT rcWork;
118 DWORD dwFlags;
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmultimon.h29 typedef struct tagMONITORINFO { struct
41 typedef struct tagMONITORINFOEXA : public tagMONITORINFO { argument
Dwinuser.h5560 typedef struct tagMONITORINFO { struct
5576 typedef struct tagMONITORINFOEXA : public tagMONITORINFO { argument
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs104034 pub struct tagMONITORINFO { struct
104042 const UNINIT: ::std::mem::MaybeUninit<tagMONITORINFO> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_tagMONITORINFO() argument