Home
last modified time | relevance | path

Searched defs:GetPluginType (Results 1 – 8 of 8) sorted by relevance

/dports/audio/mous/mous-2.0.1/core/
H A DPluginImpl.h19 FnPluginType GetPluginType = nullptr; variable
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FUtils/
H A DFUPluginManager.h38 typedef const FUObjectType* (*GetPluginType)(uint32 index); typedef
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DFUPluginManager.h38 typedef const FUObjectType* (*GetPluginType)(uint32 index); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/renderer/plugins/
H A Dplugin_uma.cc110 PluginUMAReporter::PluginType PluginUMAReporter::GetPluginType( in GetPluginType() function in PluginUMAReporter
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/renderer/plugins/
H A Dplugin_uma.cc112 PluginUMAReporter::PluginType PluginUMAReporter::GetPluginType( in GetPluginType() function in PluginUMAReporter
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsymbol_library.h335 SCH_IO_MGR::SCH_FILE_T GetPluginType() const { return m_pluginType; } in GetPluginType() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FColladaPlugins/FArchiveXML/
H A DFArchiveXML.cpp1091 PLUGIN_EXPORT const FUObjectType* GetPluginType(uint32) { return &FArchiveXML::GetClassType(); } in GetPluginType() function
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DPluginManager.cpp95 PluginType PluginDescriptor::GetPluginType() const in GetPluginType() function in PluginDescriptor