Home
last modified time | relevance | path

Searched defs:pluginFileSpec (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/iTunesVisualAPI/
H A DiTunesAPI.c317 OSStatus PlayerGetPluginFileSpec (void *appCookie, ITAppProcPtr appProc, FSSpec *pluginFileSpec) in PlayerGetPluginFileSpec()
331 …tatus PlayerGetPluginITFileSpec (void *appCookie, ITAppProcPtr appProc, ITFileSpec *pluginFileSpec) in PlayerGetPluginITFileSpec()
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-MusicPlugin/macos/
H A DiTunesAPI.cpp240 …Status PlayerGetPluginITFileSpec(void *appCookie, ITAppProcPtr appProc, ITFileSpec *pluginFileSpec) in PlayerGetPluginITFileSpec()
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-MusicPlugin/win32/
H A DiTunesAPI.c294 …tatus PlayerGetPluginITFileSpec (void *appCookie, ITAppProcPtr appProc, ITFileSpec *pluginFileSpec) in PlayerGetPluginITFileSpec()
/dports/graphics/goom/goom2k4-0/mac/iTunes/
H A DiGoom.c47 ITFileSpec pluginFileSpec; member