Searched defs:Font (Results 1 - 25 of 58) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXdefs.h86 typedef XID Font; typedef
H A DX.h100 typedef XID Font; typedef
357 #define BadFont 7 /* parameter not a Font */
H A DXproto.h242 #define Font CARD32 macro
1331 CARD32 id B32; /* a Window, Drawable, Font, GContext, Pixmap, etc. */
1582 Font fid B32;
1591 Font fid B32;
1887 Font source B32, mask B32;
2151 #undef Font
2146 #undef Font macro
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DtkFont.py20 """Given the name of a tk named font, returns a Font representation.
22 return Font(name=name, exists=True)
24 class Font: class in inherits:
99 return self.name == other.name and isinstance(other, Font)
118 return Font(self._root, **self.actual())
186 f = Font(family="times", size=30, weight=NORMAL)
202 f = Font(font=("Courier", 20, "bold"))
211 fb = Font(font=w["font"]).copy()
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DtkFont.py20 """Given the name of a tk named font, returns a Font representation.
22 return Font(name=name, exists=True)
24 class Font: class in inherits:
99 return self.name == other.name and isinstance(other, Font)
118 return Font(self._root, **self.actual())
186 f = Font(family="times", size=30, weight=NORMAL)
202 f = Font(font=("Courier", 20, "bold"))
211 fb = Font(font=w["font"]).copy()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DtkFont.py20 """Given the name of a tk named font, returns a Font representation.
22 return Font(name=name, exists=True)
24 class Font: class in inherits:
99 return self.name == other.name and isinstance(other, Font)
118 return Font(self._root, **self.actual())
186 f = Font(family="times", size=30, weight=NORMAL)
202 f = Font(font=("Courier", 20, "bold"))
211 fb = Font(font=w["font"]).copy()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DtkFont.py20 """Given the name of a tk named font, returns a Font representation.
22 return Font(name=name, exists=True)
24 class Font: class in inherits:
99 return self.name == other.name and isinstance(other, Font)
118 return Font(self._root, **self.actual())
186 f = Font(family="times", size=30, weight=NORMAL)
202 f = Font(font=("Courier", 20, "bold"))
211 fb = Font(font=w["font"]).copy()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomdef.h204 #if !defined(Font)
205 struct Font : IFontDisp {}; struct in inherits:IFontDisp
207 _COM_SMARTPTR_TYPEDEF(Font,__uuidof(IDispatch));
H A Dntddvdeo.h320 UCHAR Font[1]; member in struct:_VIDEO_LOAD_FONT_INFORMATION
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusheaders.h4 * GDI+ Bitmap, CachedBitmap, CustomLineCap, Font, FontCollection,
328 class Font: public GdiplusBase class in inherits:GdiplusBase
333 Font(const FontFamily *family, REAL emSize,
336 Font(HDC hdc, HFONT hfont);
337 Font(HDC hdc, const LOGFONTA *logfont);
338 Font(HDC hdc, const LOGFONTW *logfont);
339 Font(HDC hdc);
340 Font(const WCHAR *familyName, REAL emSize,
344 ~Font();
345 Font* Clon
366 Font(GpFont *font, Status status): function in class:Font
[all...]
H A Dgdiplusimpl.h4 * GDI+ Bitmap, CachedBitmap, CustomLineCap, Font, FontCollection, FontFamily,
742 // Font
744 __inline__ Font::Font(const FontFamily *family, function in class:Font
753 __inline__ Font::Font(HDC hdc, HFONT hfont): function in class:Font
766 __inline__ Font::Font(HDC hdc, const LOGFONTA *logfont): function in class:Font
773 __inline__ Font::Font(HD function in class:Font
780 __inline__ Font::Font(HDC hdc): function in class:Font
786 __inline__ Font::Font(const WCHAR *familyName, REAL emSize, INT style, function in class:Font
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomdef.h204 #if !defined(Font)
205 struct Font : IFontDisp {}; struct in inherits:IFontDisp
207 _COM_SMARTPTR_TYPEDEF(Font,__uuidof(IDispatch));
H A Dntddvdeo.h320 UCHAR Font[1]; member in struct:_VIDEO_LOAD_FONT_INFORMATION
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusheaders.h4 * GDI+ Bitmap, CachedBitmap, CustomLineCap, Font, FontCollection,
328 class Font: public GdiplusBase class in inherits:GdiplusBase
333 Font(const FontFamily *family, REAL emSize,
336 Font(HDC hdc, HFONT hfont);
337 Font(HDC hdc, const LOGFONTA *logfont);
338 Font(HDC hdc, const LOGFONTW *logfont);
339 Font(HDC hdc);
340 Font(const WCHAR *familyName, REAL emSize,
344 ~Font();
345 Font* Clon
366 Font(GpFont *font, Status status): function in class:Font
[all...]
H A Dgdiplusimpl.h4 * GDI+ Bitmap, CachedBitmap, CustomLineCap, Font, FontCollection, FontFamily,
742 // Font
744 __inline__ Font::Font(const FontFamily *family, function in class:Font
753 __inline__ Font::Font(HDC hdc, HFONT hfont): function in class:Font
766 __inline__ Font::Font(HDC hdc, const LOGFONTA *logfont): function in class:Font
773 __inline__ Font::Font(HD function in class:Font
780 __inline__ Font::Font(HDC hdc): function in class:Font
786 __inline__ Font::Font(const WCHAR *familyName, REAL emSize, INT style, function in class:Font
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
H A Dxfixesproto.h55 #define Font CARD32 macro
597 #undef Font macro
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
H A DMetrowerks_Shell_Suite.py1135 """Remember Font - Display a source file with its own font settings. """
1613 class Font(aetools.ComponentItem): class in inherits:aetools.ComponentItem
1614 """Font - """
1633 """Text Font - The font used in editing windows. """
2016 Font._superclassnames = []
2017 Font._privpropdict = {
2025 Font._privelemdict = {
2174 'mFNT' : Font,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
H A DMetrowerks_Shell_Suite.py1135 """Remember Font - Display a source file with its own font settings. """
1613 class Font(aetools.ComponentItem): class in inherits:aetools.ComponentItem
1614 """Font - """
1633 """Text Font - The font used in editing windows. """
2016 Font._superclassnames = []
2017 Font._privpropdict = {
2025 Font._privelemdict = {
2174 'mFNT' : Font,
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
H A Ditext-2.0.8.jarMETA-INF/MANIFEST.MF META-INF/BRUNO_LO.SF META-INF/BRUNO_LO.RSA META ...
/prebuilts/tools/common/m2/repository/com/google/android/android/4.0.1.2/
H A Dandroid-4.0.1.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/
H A Dandroid-4.1.1.4.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/sounds/ assets/webkit/ res/ res/raw/ ...
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
H A Dplatform-3.4.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/jna/ com/sun/jna/platform/ ...
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
H A Dclover-3.1.12.jarMETA-INF/ META-INF/MANIFEST.MF license/ com/ com/atlassian/ com/atlassian/clover/ com/atlassian/clover/ ...
/prebuilts/sdk/11/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/sounds/ assets/sounds/bootanim1.raw assets/sounds/ ...
/prebuilts/sdk/12/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml dalvik/ dalvik/bytecode/ dalvik/bytecode/OpcodeInfo. ...

Completed in 149 milliseconds

123