HomeSort by relevance Sort by last modified time
    Searched refs:kFocusedKey (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_constants.cc 18 const char kFocusedKey[] = "focused";
tabs_constants.h 22 extern const char kFocusedKey[];
  /external/chromium_org/chrome/browser/extensions/
window_controller.cc 37 result->SetBoolean(keys::kFocusedKey, window()->IsActive());

Completed in 104 milliseconds