HomeSort by relevance Sort by last modified time
    Searched full:location_icon (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/location_bar/
ev_bubble_decoration.h 15 // location icon for URLs which have an EV cert. The |location_icon|
18 // TODO(shess): Refactor to pull the |location_icon| functionality out
26 EVBubbleDecoration(LocationIconDecoration* location_icon, NSFont* font);
ev_bubble_decoration.mm 51 LocationIconDecoration* location_icon,
55 location_icon_(location_icon) {
  /packages/apps/Browser/res/layout/
website_settings_row.xml 43 <ImageView android:id="@+id/location_icon"
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc 1638 GtkWidget* location_icon = toolbar_->GetLocationBarView()-> local
1884 GtkWidget* location_icon = toolbar_->GetLocationBarView()-> local
    [all...]
  /packages/apps/Browser/src/com/android/browser/preferences/
WebsiteSettingsFragment.java 474 locationIcon = (ImageView) view.findViewById(R.id.location_icon);

Completed in 946 milliseconds