HomeSort by relevance Sort by last modified time
    Searched defs:set_profile (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/views/location_bar/
keyword_hint_view.h 48 void set_profile(Profile* profile) { profile_ = profile; } function in class:KeywordHintView
selected_keyword_view.h 39 void set_profile(Profile* profile) { profile_ = profile; } function in class:SelectedKeywordView
content_setting_image_view.h 35 void set_profile(Profile* profile) { profile_ = profile; } function in class:ContentSettingImageView
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_model.h 26 void set_profile(Profile* profile) { profile_ = profile; } function in class:AutocompletePopupModel
  /external/chromium/chrome/browser/extensions/
extension_function.h 50 void set_profile(Profile* profile) { profile_ = profile; } function in class:ExtensionFunction
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h 155 void set_profile(Profile* profile) { profile_ = profile; } function in class:LocationBarViewGtk::ContentSettingImageViewGtk

Completed in 101 milliseconds