Home
last modified time | relevance | path

Searched refs:activating (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/base/time/
Dtime_win.cc179 bool Time::ActivateHighResolutionTimer(bool activating) { in ActivateHighResolutionTimer() argument
180 if (!high_resolution_timer_enabled_ && activating) in ActivateHighResolutionTimer()
187 if (activating) { in ActivateHighResolutionTimer()
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
DServiceWorker.cpp114 … DEFINE_STATIC_LOCAL(AtomicString, activating, ("activating", AtomicString::ConstructFromLiteral)); in state()
130 return activating; in state()
/external/chromium_org/ppapi/api/dev/
Dppb_cursor_control_dev.idl41 * limited to the user pressing the ESC key, the user activating
/external/chromium_org/ui/app_list/cocoa/
Dapp_list_window_controller.mm29 // switching out of the fullscreen space when activating a window in the non-
Dapps_search_results_controller_unittest.mm275 // Test activating items.
Dapps_grid_controller_unittest.mm229 // Test activating an item on the second page (the 17th item).
/external/chromium_org/ppapi/api/
Dppb_mouse_lock.idl38 * limited to) the user pressing the ESC key, the user activating another
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DMemoryActivatedFont.mm49 // "activating" said font. Caching of loaded fonts is complicated by the fact
132 // before activating the font.
/external/chromium_org/chrome/common/extensions/api/
Dautomation.idl264 // or activating a button.
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_service_mac.mm430 // OSX deciding to raise the next Chrome window, and _then_ activating the
508 // Before activating, see if an application other than Chrome is currently the
/external/chromium_org/chrome/browser/web_applications/
Dweb_app_mac.mm244 // Launch without activating (kLSLaunchDontSwitch).
/external/chromium_org/chrome/browser/ui/cocoa/
Dbrowser_window_controller.mm579 // window, but orderOut: ends up activating another window, so we
/external/stlport/etc/
DChangeLog1887 is defined before activating MSVC6 workaround