Searched refs:grey (Results 1 - 12 of 12) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dcgitb.py59 def grey(text): function
150 rows.append('<tr><td>%s</td></tr>' % grey(line))
168 rows.append('<tr><td>%s</td></tr>' % small(grey(', '.join(dump))))
H A DDocXMLRPCServer.py101 decl = title + argspec + (note and self.grey(
H A Dpydoc.py490 def grey(self, text): return '<font color="#909090">%s</font>' % text function
515 return self.grey(name)
861 return self.grey('=' + self.repr(object))
906 decl = title + argspec + (note and self.grey(
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dcgitb.py59 def grey(text): function
150 rows.append('<tr><td>%s</td></tr>' % grey(line))
168 rows.append('<tr><td>%s</td></tr>' % small(grey(', '.join(dump))))
H A DDocXMLRPCServer.py101 decl = title + argspec + (note and self.grey(
H A Dpydoc.py490 def grey(self, text): return '<font color="#909090">%s</font>' % text function
515 return self.grey(name)
861 return self.grey('=' + self.repr(object))
906 decl = title + argspec + (note and self.grey(
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dmenu.h118 chtype grey; /* Inactive attribute */ member in struct:tagMENU
H A Dcursesm.h414 // i.e. set fore, back and grey attribute
427 // Get the menus grey attributes (used for unselectable items)
428 inline chtype grey() const { function in class:NCursesMenu
442 // Set the menus grey attributes (used for unselectable items)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dmenu.h118 chtype grey; /* Inactive attribute */ member in struct:tagMENU
H A Dcursesm.h414 // i.e. set fore, back and grey attribute
427 // Get the menus grey attributes (used for unselectable items)
428 inline chtype grey() const { function in class:NCursesMenu
442 // Set the menus grey attributes (used for unselectable items)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dmenu.h118 chtype grey; /* Inactive attribute */ member in struct:tagMENU
H A Dcursesm.h414 // i.e. set fore, back and grey attribute
427 // Get the menus grey attributes (used for unselectable items)
428 inline chtype grey() const { function in class:NCursesMenu
442 // Set the menus grey attributes (used for unselectable items)

Completed in 310 milliseconds