HomeSort by relevance Sort by last modified time
    Searched refs:LINK (Results 126 - 150 of 165) sorted by null

1 2 3 4 56 7

  /external/chromium/chrome/browser/history/
history.h 187 // All "Add Page" functions will update the visited link database.
211 AddPage(url, NULL, 0, GURL(), PageTransition::LINK,
258 // in from the database. It is designed for rebuilding the visited link
    [all...]
history_types.cc 70 transition(PageTransition::LINK),
expire_history_backend.cc 100 if ((no_qualifier == PageTransition::LINK ||
658 // link system, which needs to be updated now. This function is smart enough
text_database_manager_unittest.cc 242 visit.transition = PageTransition::LINK;
history_backend_unittest.cc 91 redirects, PageTransition::LINK, history::SOURCE_BROWSED, true));
672 PageTransition::LINK,
    [all...]
  /external/chromium/chrome/browser/prerender/
prerender_contents.cc 158 params.transition = PageTransition::LINK;
  /external/chromium/chrome/browser/ui/
browser_navigator.cc 359 transition(PageTransition::LINK),
381 // A tab is being opened from a link from a different profile, we must reset
  /external/chromium/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 269 browser::NavigateParams params(browser_, url, PageTransition::LINK);
  /external/chromium/chrome/browser/ui/webui/options/
advanced_options_handler.cc 463 GURL(), NEW_FOREGROUND_TAB, PageTransition::LINK);
  /external/chromium/chrome/common/
metrics_helpers.cc 251 case PageTransition::LINK:
253 origin_string = "link";
  /external/chromium/chrome/browser/
external_tab_container_win.cc 58 // class and routes the help center link navigation to the host browser.
75 virtual void LinkActivated(views::Link* source, int event_flags) {
79 NEW_FOREGROUND_TAB, PageTransition::LINK);
357 params.transition = PageTransition::LINK;
    [all...]
browser_focus_uitest.cc 815 PageTransition::LINK);
    [all...]
  /external/chromium/chrome/browser/task_manager/
task_manager.cc     [all...]
  /external/chromium/chrome/browser/ui/views/
about_chrome_view.cc 265 // The Chromium link within the main text of the dialog.
266 chromium_url_ = new views::Link(
272 // The Open Source link within the main text of the dialog.
273 open_source_url_ = new views::Link(
317 terms_of_service_url_ = new views::Link(
447 views::Link* link1 =
449 views::Link* link2 =
643 void AboutChromeView::LinkActivated(views::Link* source,
654 NOTREACHED() << "Unknown link source";
659 browser->OpenURL(url, GURL(), NEW_FOREGROUND_TAB, PageTransition::LINK);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
  /external/bison/src/
Makefile 54 $(top_srcdir)/m4/lib-ld_gl.m4 $(top_srcdir)/m4/lib-link.m4 \
103 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
341 $(LINK) $(bison_LDFLAGS) $(bison_OBJECTS) $(bison_LDADD) $(LIBS)
  /external/chromium/chrome/browser/instant/
instant_controller.cc 45 last_transition_type_(PageTransition::LINK),
instant_loader.cc 610 last_transition_type_(PageTransition::LINK),
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 70 * was generated (i.e. "The user clicked on a link." or "The user submitted
83 LINK: 'link',
  /external/libpcap/
scanner.c     [all...]
  /external/bison/lib/
Makefile 59 $(top_srcdir)/m4/lib-ld_gl.m4 $(top_srcdir)/m4/lib-link.m4 \
117 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 141 // an edit and then abandoned it and clicked a link on the page.)
455 // When the user pasted in a URL and hit enter, score it like a link click
458 match.transition = PageTransition::LINK;
    [all...]

Completed in 776 milliseconds

1 2 3 4 56 7