Searched refs:foreground (Results 1 - 25 of 85) sorted by relevance

1234

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_gl.py30 'endtrim', 'finish', 'font', 'foreground', 'freepup', 'frontbuffer',
106 print 'foreground'
107 gl.foreground()
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_gl.py30 'endtrim', 'finish', 'font', 'foreground', 'freepup', 'frontbuffer',
106 print 'foreground'
107 gl.foreground()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_gl.py30 'endtrim', 'finish', 'font', 'foreground', 'freepup', 'frontbuffer',
106 print 'foreground'
107 gl.foreground()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_gl.py30 'endtrim', 'finish', 'font', 'foreground', 'freepup', 'frontbuffer',
106 print 'foreground'
107 gl.foreground()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dcursesf.h236 // Set the foreground attribute for the field
237 inline void set_foreground(chtype foreground) { argument
238 OnError(::set_field_fore(field,foreground));
241 // Retrieve the fields foreground attribute
H A Dcursesw.h902 short foreground() const { return getcolor(0); } function in class:NCursesWindow
903 // Actual foreground color
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcursesf.h236 // Set the foreground attribute for the field
237 inline void set_foreground(chtype foreground) { argument
238 OnError(::set_field_fore(field,foreground));
241 // Retrieve the fields foreground attribute
H A Dcursesw.h902 short foreground() const { return getcolor(0); } function in class:NCursesWindow
903 // Actual foreground color
/prebuilts/sdk/current/support/core-utils/
H A Dandroid-support-core-utils.jarandroid/support/v4/provider/SingleDocumentFile.class SingleDocumentFile.java package android.support.v4.provider android ...
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py1143 self.tv.tag_configure('test', foreground='blue')
1144 self.assertEqual(str(self.tv.tag_configure('test', 'foreground')),
1146 self.assertEqual(str(self.tv.tag_configure('test', foreground=None)),
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py1143 self.tv.tag_configure('test', foreground='blue')
1144 self.assertEqual(str(self.tv.tag_configure('test', 'foreground')),
1146 self.assertEqual(str(self.tv.tag_configure('test', foreground=None)),
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py1143 self.tv.tag_configure('test', foreground='blue')
1144 self.assertEqual(str(self.tv.tag_configure('test', 'foreground')),
1146 self.assertEqual(str(self.tv.tag_configure('test', foreground=None)),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py1143 self.tv.tag_configure('test', foreground='blue')
1144 self.assertEqual(str(self.tv.tag_configure('test', 'foreground')),
1146 self.assertEqual(str(self.tv.tag_configure('test', foreground=None)),
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
H A Dswt-3.5.0.jar ... FOCUSED public static final int BACKGROUND public static final int FOREGROUND public static final int HOT public static final int TRAVERSE_NONE ...
/prebuilts/tools/darwin-x86/swt/
H A Dswt.jar ... FOCUSED public static final int BACKGROUND public static final int FOREGROUND public static final int HOT public static final int TRAVERSE_NONE ...
/prebuilts/devtools/tools/lib/
H A Dorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/tools/common/eclipse/
H A Dorg.eclipse.jface_3.4.2.M20090107-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ...
H A Dorg.eclipse.jface_3.6.2.M20110210-1200.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
H A Dorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXlib.h195 unsigned long foreground;/* foreground pixel */ member in struct:__anon1807
1219 #define XNForeground "foreground"
3240 unsigned long /* foreground */
3312 unsigned long /* foreground */,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXlib.h192 unsigned long foreground;/* foreground pixel */ member in struct:__anon3673
1216 #define XNForeground "foreground"
3238 unsigned long /* foreground */
3310 unsigned long /* foreground */,
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DEditorWindow.py759 foreground=normal_colors['foreground'],
762 selectforeground=select_colors['foreground'],
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DEditorWindow.py759 foreground=normal_colors['foreground'],
762 selectforeground=select_colors['foreground'],
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DEditorWindow.py759 foreground=normal_colors['foreground'],
762 selectforeground=select_colors['foreground'],
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DEditorWindow.py759 foreground=normal_colors['foreground'],
762 selectforeground=select_colors['foreground'],

Completed in 735 milliseconds

1234