Searched defs:instance (Results 1 – 4 of 4) sorted by relevance
414 void DEMODRCDeleteInstance(DEMODRCInstance *instance) in DEMODRCDeleteInstance()427 void DEMODRCSetInstance(DEMODRCInstance *instance) in DEMODRCSetInstance()
670 void DEMOFontDeleteInstance(DEMOFontInstance *instance) in DEMOFontDeleteInstance()683 void DEMOFontSetInstance(DEMOFontInstance *instance) in DEMOFontSetInstance()
841 void DEMOGfxDeleteInstance(DEMOGfxInstance *instance) in DEMOGfxDeleteInstance()854 void DEMOGfxSetInstance(DEMOGfxInstance *instance) in DEMOGfxSetInstance()
36 private static readonly CafeXEventtLog instance = new CafeXEventtLog(); field in CafeX.CafeXEventtLog