Home
last modified time | relevance | path

Searched defs:AddScripts (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-gamelift/include/aws/gamelift/model/
H A DListScriptsResult.h65 …inline ListScriptsResult& AddScripts(const Script& value) { m_scripts.push_back(value); return *th… in AddScripts() function
70 …inline ListScriptsResult& AddScripts(Script&& value) { m_scripts.push_back(std::move(value)); retu… in AddScripts() function
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/frontend-plugins/frontend-tools/data/locale/
H A Dsq-AL.ini6 AddScripts="Shto Scripts" key
H A Dth-TH.ini11 AddScripts="เพิ่มสคริปต์" key
H A Dmn-MN.ini17 AddScripts="Скрипт нэмэх" key
H A Dnl-NL.ini24 AddScripts="Voeg Scripts Toe" key
H A Dtl-PH.ini27 AddScripts="Magdagdag ng iskrip" key
H A Dgd-GB.ini28 AddScripts="Cuir sgriobtaichean ris" key
H A Dgl-ES.ini27 AddScripts="Engadir scripts" key
H A Dnb-NO.ini27 AddScripts="Legg til skripter" key
H A Dpl-PL.ini26 AddScripts="Dodaj skrypty" key
H A Dhu-HU.ini26 AddScripts="Szkriptek hozzáadása" key
H A Dan-ES.ini27 AddScripts="Anyadir scripts" key
H A Dda-DK.ini25 AddScripts="Tilføj scripts" key
H A Dfi-FI.ini26 AddScripts="Lisää skriptejä" key
H A Daz-AZ.ini28 AddScripts="Skript əlavə et" key
H A Dde-DE.ini28 AddScripts="Skripte hinzufügen" key
H A Dfil-PH.ini28 AddScripts="Magdagdag ng mga Iskrip" key
H A Dlt-LT.ini28 AddScripts="Pridėti skriptai" key
H A Dro-RO.ini28 AddScripts="Adaugă scripturi" key
H A Dsl-SI.ini28 AddScripts="Dodaj skripte" key
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Ddeclarative_user_script_master.cc41 void DeclarativeUserScriptMaster::AddScripts( in AddScripts() function in extensions::DeclarativeUserScriptMaster
H A Duser_script_loader.cc176 void UserScriptLoader::AddScripts(std::unique_ptr<UserScriptList> scripts) { in AddScripts() function in extensions::UserScriptLoader
192 void UserScriptLoader::AddScripts(std::unique_ptr<UserScriptList> scripts, in AddScripts() function in extensions::UserScriptLoader
H A Dweb_ui_user_script_loader.cc56 void WebUIUserScriptLoader::AddScripts( in AddScripts() function in WebUIUserScriptLoader
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Ddeclarative_user_script_set.cc39 void DeclarativeUserScriptSet::AddScripts( in AddScripts() function in extensions::DeclarativeUserScriptSet
H A Duser_script_loader.cc177 void UserScriptLoader::AddScripts(std::unique_ptr<UserScriptList> scripts) { in AddScripts() function in extensions::UserScriptLoader
193 void UserScriptLoader::AddScripts(std::unique_ptr<UserScriptList> scripts, in AddScripts() function in extensions::UserScriptLoader

123