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

  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
button_decoration.mm 117 NSImage* ButtonDecoration::GetIconImage() const {
131 NSImage* icon = GetIconImage();
148 NSImage* icon = GetIconImage();
button_decoration.h 57 NSImage* GetIconImage() const;
origin_chip_decoration.mm 138 if (!GetIconImage() || [label_ length] == 0)
154 extension_icon_.get() ? extension_icon_.get() : GetIconImage();
  /external/chromium_org/ash/system/tray/
tray_notification_view.h 43 const gfx::ImageSkia& GetIconImage() const;
tray_notification_view.cc 89 const gfx::ImageSkia& TrayNotificationView::GetIconImage() const {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 77 def geticonimage(self, name): member in class:TreeNode
205 image = self.geticonimage(iconname)
223 image = self.geticonimage(imagename)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 77 def geticonimage(self, name): member in class:TreeNode
205 image = self.geticonimage(iconname)
223 image = self.geticonimage(imagename)

Completed in 670 milliseconds