Home
last modified time | relevance | path

Searched refs:COMPPOS (Results 1 – 5 of 5) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/common/os/
H A Dw32tiger.h112 } COMPPOS, *LPCOMPPOS; typedef
113 typedef const COMPPOS *LPCCOMPPOS;
122 COMPPOS cpPos;
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/os/
H A Dw32tiger.h112 } COMPPOS, *LPCOMPPOS; typedef
113 typedef const COMPPOS *LPCCOMPPOS;
122 COMPPOS cpPos;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h1157 } COMPPOS; typedef
1159 typedef COMPPOS *LPCOMPPOS;
1160 typedef const COMPPOS *LPCCOMPPOS;
1190 COMPPOS cpPos;
1206 COMPPOS cpPos;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h1157 } COMPPOS; typedef
1159 typedef COMPPOS *LPCOMPPOS;
1160 typedef const COMPPOS *LPCCOMPPOS;
1190 COMPPOS cpPos;
1206 COMPPOS cpPos;
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlobj.pp1349 COMPPOS = _tagCOMPPOS;
1351 PCOMPPOS = ^COMPPOS;
1353 LPCOMPPOS = COMPPOS;
1356 LPCCOMPPOS = COMPPOS;
1381 cpPos : COMPPOS; { Width, height etc., } {}
1401 … cpPos : COMPPOS; { Width, height etc., }