Lines Matching defs:page
910 // Page actions are hidden by default, and browser actions ignore
930 // TODO(EXTENSIONS_DEPRECATED): Read the page action |id| (optional).
941 page action |default_icon| (optional).
952 // Read the page action title from |default_title| if present, |name| if not
1059 // Read the page action title from |default_title| (mandatory).
2079 // Initialize page action (optional).
2110 // If page_action_value is not NULL, then there was a valid page action.
2115 return false; // Failed to parse page action definition.
2160 // Initialize options page url (optional).
2342 std::string page = *iter;
2345 if ((page != chrome::kChromeUINewTabHost &&
2347 page != chrome::kChromeUIKeyboardHost &&
2350 page != chrome::kChromeUIActivationMessageHost &&
2352 page != chrome::kChromeUIBookmarksHost &&
2353 page != chrome::kChromeUIHistoryHost) ||
2359 chrome_url_overrides_[page] = GetResourceURL(val);
2362 // An extension may override at most one page.
2377 // Initialize devtools page
2543 // Page action icons.