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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.h 390 GtkTextTag* instant_anchor_tag_; member in class:AutocompleteEditViewGtk
autocomplete_edit_view_gtk.cc 171 instant_anchor_tag_(NULL),
382 instant_anchor_tag_ = gtk_text_buffer_create_tag(text_buffer_, NULL, NULL);
387 gtk_text_buffer_apply_tag(text_buffer_, instant_anchor_tag_,
    [all...]

Completed in 37 milliseconds