Searched refs:backgroundPanelAsIInspectable (Results 1 – 2 of 2) sorted by relevance
102 SDL_WinRTInitXAMLApp(int (*mainFunction)(int, char **), void * backgroundPanelAsIInspectable) in SDL_WinRTInitXAMLApp() argument117 if ( ! backgroundPanelAsIInspectable) { in SDL_WinRTInitXAMLApp()121 …ect ^ backgroundPanel = reinterpret_cast<Object ^>((IInspectable *) backgroundPanelAsIInspectable); in SDL_WinRTInitXAMLApp()
30 … int SDL_WinRTInitXAMLApp(int (*mainFunction)(int, char **), void * backgroundPanelAsIInspectable);
Completed in 3 milliseconds