Home
last modified time | relevance | path

Searched defs:LoadStrings (Results 1 – 15 of 15) sorted by relevance

/dports/games/gbrainy/gbrainy-2.4.3/tools/
H A DGameXmlGetString.cs24 void LoadStrings () in LoadStrings() method in GameXmlStringFactory
H A DGameXmlGetStringTemplate.cs24 void LoadStrings () in LoadStrings() method in GameXmlStringFactory
/dports/lang/mono/mono-5.10.1.57/mcs/tools/resx2sr/
H A Dresx2sr.cs138 static bool LoadStrings (List<Tuple<string, string, string>> resourcesStrings, List<string> files) in LoadStrings() method in Program
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Dresource.pas159 function LoadStrings: Sw_Integer; in LoadStrings() function
447 function TMemStringList.LoadStrings: Sw_Integer; in LoadStrings() function
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Dresource.pas159 function LoadStrings: Sw_Integer; in LoadStrings() function
447 function TMemStringList.LoadStrings: Sw_Integer; in LoadStrings() function
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/
H A Dstrings.lua226 LoadStrings = function(filename) function
/dports/games/vavoom/vavoom-1.33/source/
H A Dlanguage.cpp116 void VLanguage::LoadStrings(const char* LangId) in LoadStrings() function in VLanguage
/dports/editors/lazarus-devel/examples/virtualtreeview/advanced/
H A DAlignDemo.pas114 procedure LoadStrings; procedure
/dports/editors/lazarus-qt5-devel/examples/virtualtreeview/advanced/
H A DAlignDemo.pas114 procedure LoadStrings; procedure
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dstringtable.cpp98 void FStringTable::LoadStrings (int lump, int expectedSize, bool enuOnly) in LoadStrings() function in FStringTable
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dstringtable.cpp113 void FStringTable::LoadStrings (bool enuOnly) in LoadStrings() function in FStringTable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/minimizer/
H A Dconfigurationaccess.cxx165 void ConfigurationAccess::LoadStrings() in LoadStrings() function in ConfigurationAccess
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/minimizer/
H A Dconfigurationaccess.cxx165 void ConfigurationAccess::LoadStrings() in LoadStrings() function in ConfigurationAccess
/dports/sysutils/siegfried/siegfried-1.9.1/internal/persist/
H A Dpersist.go434 func (l *LoadSaver) LoadStrings() []string { func
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/GameApp/
H A DBaseGameApp.cpp328 bool BaseGameApp::LoadStrings(std::string language) in LoadStrings() function in BaseGameApp