Home
last modified time | relevance | path

Searched refs:GetColorSet (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/zdoom/zdoom-2.8.1/src/menu/
H A Dplayermenu.cpp579 int mycolorset = players[consoleplayer].userinfo.GetColorSet(); in IMPLEMENT_CLASS()
690 int PlayerColorset = players[consoleplayer].userinfo.GetColorSet(); in UpdateTranslation()
772 int mycolorset = players[consoleplayer].userinfo.GetColorSet(); in UpdateColorsets()
H A Dplayerdisplay.cpp411 int PlayerColorset = players[consoleplayer].userinfo.GetColorSet(); in UpdateTranslation()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Doleidl.h473 STDMETHOD(GetColorSet)(THIS_ DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*) PURE; in DECLARE_INTERFACE_() local
486 #define IViewObject_GetColorSet(T,a,b,c,d,e,f) (T)->lpVtbl->GetColorSet(T,a,b,c,d,e,f)
501 STDMETHOD(GetColorSet)(THIS_ DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*) PURE; in DECLARE_INTERFACE_() local
515 #define IViewObject2_GetColorSet(T,a,b,c,d,e,f) (T)->lpVtbl->GetColorSet(T,a,b,c,d,e,f)
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Doleidl.h473 STDMETHOD(GetColorSet)(THIS_ DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*) PURE; in DECLARE_INTERFACE_() local
486 #define IViewObject_GetColorSet(T,a,b,c,d,e,f) (T)->lpVtbl->GetColorSet(T,a,b,c,d,e,f)
501 STDMETHOD(GetColorSet)(THIS_ DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*) PURE; in DECLARE_INTERFACE_() local
515 #define IViewObject2_GetColorSet(T,a,b,c,d,e,f) (T)->lpVtbl->GetColorSet(T,a,b,c,d,e,f)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d239 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d238 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d239 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d238 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dd_player.h298 int GetColorSet() const in GetColorSet() function
H A Dd_netinfo.cpp181 colorset = P_GetPlayerColorSet(players[player].mo->GetClass()->TypeName, info->GetColorSet()); in D_GetPlayerColor()
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d238 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d239 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d238 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d238 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d239 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d238 HRESULT GetColorSet(DWORD,LONG,PVOID,DVTARGETDEVICE*,HDC,LPLOGPALETTE*);
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inprocserv/
H A Dinprocembobj.h204 …STDMETHOD(GetColorSet)( DWORD dwDrawAspect, LONG lindex, void *pvAspect, DVTARGETDEVICE *ptd, HDC …
H A Dinprocembobj.cxx1351 COM_DECLSPEC_NOTHROW STDMETHODIMP InprocEmbedDocument_Impl::GetColorSet( DWORD dwDrawAspect, LONG l… in GetColorSet() function in inprocserv::InprocEmbedDocument_Impl
1360 … return pIViewObject->GetColorSet( dwDrawAspect, lindex, pvAspect, ptd, hicTargetDev, ppColorSet ); in GetColorSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inprocserv/
H A Dinprocembobj.h204 …STDMETHOD(GetColorSet)( DWORD dwDrawAspect, LONG lindex, void *pvAspect, DVTARGETDEVICE *ptd, HDC …
H A Dinprocembobj.cxx1351 COM_DECLSPEC_NOTHROW STDMETHODIMP InprocEmbedDocument_Impl::GetColorSet( DWORD dwDrawAspect, LONG l… in GetColorSet() function in inprocserv::InprocEmbedDocument_Impl
1360 … return pIViewObject->GetColorSet( dwDrawAspect, lindex, pvAspect, ptd, hicTargetDev, ppColorSet ); in GetColorSet()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doleidl.h2956 virtual HRESULT STDMETHODCALLTYPE GetColorSet(
3017 HRESULT (STDMETHODCALLTYPE *GetColorSet)(
3064 …rawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspe…
3085 return This->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet);
3272 HRESULT (STDMETHODCALLTYPE *GetColorSet)(
3327 …rawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspe…
3350 return This->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doleidl.h2956 virtual HRESULT STDMETHODCALLTYPE GetColorSet(
3017 HRESULT (STDMETHODCALLTYPE *GetColorSet)(
3064 …rawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspe…
3085 return This->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet);
3272 HRESULT (STDMETHODCALLTYPE *GetColorSet)(
3327 …rawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspe…
3350 return This->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet);
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrpage_geom.cpp442 bool trpgGeometry::GetColorSet(int id,trpgColorInfo *ci) const in GetColorSet() function in trpgGeometry
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A Dtrpage_geom.cpp450 bool trpgGeometry::GetColorSet(int id,trpgColorInfo *ci) const in GetColorSet() function in trpgGeometry
/dports/devel/upp/upp/uppsrc/Ole/Ctrl/
H A DOleCtrl.h625 STDMETHOD(GetColorSet)(dword aspect, long index, void *aspectinfo,

12