Searched refs:LoadCommonResources (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/base/resource/
H A Dresource_bundle_android.cc19 void ResourceBundle::LoadCommonResources() { function in class:ui::ResourceBundle
H A Dresource_bundle_auralinux.cc32 void ResourceBundle::LoadCommonResources() { function in class:ui::ResourceBundle
H A Dresource_bundle_win.cc38 void ResourceBundle::LoadCommonResources() { function in class:ui::ResourceBundle
H A Dresource_bundle_gtk.cc67 void ResourceBundle::LoadCommonResources() { function in class:ui::ResourceBundle
H A Dresource_bundle.h135 // controls whether or not ResourceBundle::LoadCommonResources is called.
281 void LoadCommonResources();
H A Dresource_bundle.cc119 g_shared_instance_->LoadCommonResources();
141 g_shared_instance_->LoadCommonResources();

Completed in 283 milliseconds