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

  /external/chromium_org/chrome/browser/ui/
chrome_pages.h 41 const std::string& extension_to_highlight);
chrome_pages.cc 144 const std::string& extension_to_highlight) {
149 if (!extension_to_highlight.empty()) {
152 query += extension_to_highlight;
settings_window_manager_browsertest.cc 204 std::string extension_to_highlight; // none local
205 chrome::ShowExtensions(browser(), extension_to_highlight); local

Completed in 42 milliseconds