Home
last modified time | relevance | path

Searched refs:lpLight (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/z80pack/z80pack-1.37/frontpanel/
H A Dlpanel.cpp481 lpLight *light; in addLight()
589 lpLight *light; in bindLight8()
633 lpLight *light; in bindLight8invert()
678 lpLight *light; in bindLight16()
726 lpLight *light; in bindLightfv()
759 lpLight *light; in bindLight16invert()
806 lpLight *light; in bindLight32()
848 lpLight *light; in bindLight32invert()
1725 lpLight *
1850 lpLight::lpLight(void) in lpLight() function in lpLight
[all …]
H A Dlpanel.h45 class lpLight; variable
119 lpLight **lights;
201 lpLight *findLightByName(char *name);
294 class lpLight
301 lpLight(void);
302 ~lpLight(void);
366 void (*drawFunc)(lpLight *lp);
370 void (*sampleDataFunc)(lpLight *p);
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dd3d.h407 STDMETHOD(SetLight)(THIS_ LPD3DLIGHT lpLight) PURE; in DECLARE_INTERFACE_()
408 STDMETHOD(GetLight)(THIS_ LPD3DLIGHT lpLight) PURE; in DECLARE_INTERFACE_()
1299 STDMETHOD(SetLight)(THIS_ DWORD dwLightIndex,LPD3DLIGHT7 lpLight) PURE; in DECLARE_INTERFACE_()
1300 STDMETHOD(GetLight)(THIS_ DWORD dwLightIndex,LPD3DLIGHT7 lpLight) PURE; in DECLARE_INTERFACE_()