Searched refs:LoadCatalog (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/locale/
H A DMutableLocaleRoster.h52 BCatalogData* LoadCatalog(const entry_ref& catalogOwner,
55 BCatalogData* LoadCatalog(const char* signature,
/haiku/src/kits/locale/
H A DCatalog.cpp200 fCatalogData = MutableLocaleRoster::Default()->LoadCatalog(catalogOwner,
215 fCatalogData = MutableLocaleRoster::Default()->LoadCatalog(signature,
H A DMutableLocaleRoster.cpp178 MutableLocaleRoster::LoadCatalog(const entry_ref& catalogOwner, function in class:BPrivate::MutableLocaleRoster
255 MutableLocaleRoster::LoadCatalog(const char* signature, function in class:BPrivate::MutableLocaleRoster

Completed in 34 milliseconds