Home | History | Annotate | Download | only in extensions

Lines Matching refs:kFocusedKey

160   result->SetBoolean(keys::kFocusedKey, browser->window()->IsActive());
465 if (args->HasKey(keys::kFocusedKey))
466 EXTENSION_FUNCTION_VALIDATE(args->GetBoolean(keys::kFocusedKey,
575 if (update_props->HasKey(keys::kFocusedKey)) {
577 keys::kFocusedKey, &selected_val));