Searched refs:kFocusedKey (Results 1 – 3 of 3) sorted by relevance
13 const char kFocusedKey[] = "focused"; variable
18 extern const char kFocusedKey[];
160 result->SetBoolean(keys::kFocusedKey, browser->window()->IsActive()); in CreateWindowValue()465 if (args->HasKey(keys::kFocusedKey)) in RunImpl()466 EXTENSION_FUNCTION_VALIDATE(args->GetBoolean(keys::kFocusedKey, in RunImpl()575 if (update_props->HasKey(keys::kFocusedKey)) { in RunImpl()577 keys::kFocusedKey, &selected_val)); in RunImpl()