Home
last modified time | relevance | path

Searched refs:attempted_load (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dunity_service.cc39 bool attempted_load = false; variable
58 if (attempted_load) in EnsureMethodsLoaded()
60 attempted_load = true; in EnsureMethodsLoaded()
/external/chromium_org/chrome/browser/ui/views/frame/
Dglobal_menu_bar_x11.cc245 static bool attempted_load = false; in EnsureMethodsLoaded() local
246 if (attempted_load) in EnsureMethodsLoaded()
248 attempted_load = true; in EnsureMethodsLoaded()