Home
last modified time | relevance | path

Searched refs:GetPluginPath (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dplugin_manager.cc72 info.path = handler->GetPluginPath(); in OnExtensionLoaded()
116 base::FilePath path = handler->GetPluginPath(); in OnExtensionUnloaded()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/python/scripting/
H A Dpcbnew_action_plugins.cpp158 wxString PYTHON_ACTION_PLUGIN::GetPluginPath() in GetPluginPath() function in PYTHON_ACTION_PLUGIN
404 if( GetActionPluginButtonVisible( ap->GetPluginPath(), ap->GetShowToolbarButton() ) ) in AddActionPluginTools()
447 return plugin->GetPluginPath() == pair.first; in GetOrderedActionPlugins()
H A Dpcbnew_action_plugins.h50 wxString GetPluginPath() override;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Dpanel_pcbnew_action_plugins.cpp192 bool showButton = m_frame->GetActionPluginButtonVisible( ap->GetPluginPath(), in TransferDataToWindow()
200 m_grid->SetCellValue( row, COLUMN_PATH, ap->GetPluginPath() ); in TransferDataToWindow()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Daction_plugin.h75 virtual wxString GetPluginPath() = 0;
H A Daction_plugin.cpp105 if( m_actionsList[i]->GetPluginPath() == aPath) in GetActionByPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dbrowser_ppapi_host.h75 virtual const base::FilePath& GetPluginPath() = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dbrowser_ppapi_host.h75 virtual const base::FilePath& GetPluginPath() = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/manifest_handlers/
H A Dmime_types_handler.h55 base::FilePath GetPluginPath() const;
H A Dmime_types_handler.cc116 base::FilePath MimeTypesHandler::GetPluginPath() const { in GetPluginPath() function in MimeTypesHandler
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/manifest_handlers/
H A Dmime_types_handler.h55 base::FilePath GetPluginPath() const;
H A Dmime_types_handler.cc118 base::FilePath MimeTypesHandler::GetPluginPath() const { in GetPluginPath() function in MimeTypesHandler
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dpathoptions.cxx109 const OUString& GetPluginPath() { return GetPath( SvtPathOptions::PATH_PLUGIN ); } in GetPluginPath() function in SvtPathOptions_Impl
556 const OUString& SvtPathOptions::GetPluginPath() const in GetPluginPath() function in SvtPathOptions
558 return pImpl->GetPluginPath(); in GetPluginPath()
779 case PATH_PLUGIN: aPath = GetPluginPath(); break; in SearchFile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dpathoptions.hxx93 const OUString& GetPluginPath() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dpathoptions.cxx110 const OUString& GetPluginPath() { return GetPath( SvtPathOptions::Paths::Plugin ); } in GetPluginPath() function in SvtPathOptions_Impl
554 const OUString& SvtPathOptions::GetPluginPath() const in GetPluginPath() function in SvtPathOptions
556 return pImpl->GetPluginPath(); in GetPluginPath()
777 case SvtPathOptions::Paths::Plugin: aPath = GetPluginPath(); break; in SearchFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dpathoptions.hxx95 const OUString& GetPluginPath() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/pepper/
H A Dbrowser_ppapi_host_impl.h65 const base::FilePath& GetPluginPath() override;
H A Dbrowser_ppapi_host_impl.cc113 const base::FilePath& BrowserPpapiHostImpl::GetPluginPath() { in GetPluginPath() function in content::BrowserPpapiHostImpl
H A Dpepper_file_system_browser_host.cc468 base::FilePath plugin_path = browser_ppapi_host_->GetPluginPath(); in GetPluginMimeType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/pepper/
H A Dbrowser_ppapi_host_impl.h69 const base::FilePath& GetPluginPath() override;
H A Dbrowser_ppapi_host_impl.cc113 const base::FilePath& BrowserPpapiHostImpl::GetPluginPath() { in GetPluginPath() function in content::BrowserPpapiHostImpl
H A Dpepper_file_system_browser_host.cc468 base::FilePath plugin_path = browser_ppapi_host_->GetPluginPath(); in GetPluginMimeType()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebContext.messages.in36 GetPluginPath(WTF::String mimeType, WTF::String urlString) -> (WTF::String pluginPath)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/renderer_host/pepper/
H A Dpepper_flash_drm_host.cc124 base::FilePath plugin_dir = host->GetPluginPath().DirName(); in PepperFlashDRMHost()
/dports/devel/wxformbuilder/source/src/model/
H A Ddatabase.h231 wxString GetPluginPath() { return m_pluginPath; } in GetPluginPath() function

12