Searched refs:Font (Results 151 - 175 of 195) sorted by relevance

12345678

/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dtoolbar.itk116 font Font "-Adobe-Helvetica-Bold-R-Normal--*-120-*-*-*-*-*-*"
H A Dhierarchy.itk86 itk_option define -font font Font \
236 rename -font -textfont textFont Font
327 # Font used for text in the list.
H A Ddatefield.itk103 rename -font -textfont textFont Font
H A Dtimefield.itk119 rename -font -textfont textFont Font
H A Dmenubar.itk90 -font font Font "-Adobe-Helvetica-Bold-R-Normal--*-120-*-*-*-*-*-*"
H A Dtabnotebook.itk111 itk_option define -font font Font \
328 # Font for tab labels when they are set to text (-label set)
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup92 $Global{'Font'} = "{ MS Sans Serif} 10";
235 -relief => "raised", -font => $Global{'Font'},
247 $Versionstatus->configure( -text => "LDAP V3", -font => $Global{Font});
251 $Versionstatus->configure( -text => "LDAP V2", -font => $Global{Font});
261 $SSLstatus->configure( -text => "SSL", -font => $Global{Font});
265 $SSLstatus->configure( -text => "NON-SSL", -font => $Global{Font});
275 $FRstatus->configure( -text => "REF", -font => $Global{Font});
279 $FRstatus->configure( -text => " ", -font => $Global{Font});
391 $SSLstatus->configure( -text => "SSL", -font => $Global{Font});
398 $SSLstatus->configure(-text => "NON-SSL", -font => $Global{Font});
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGTextLayoutEngine.cpp446 const Font& font = style->font();
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkInt.h272 Font cursorFont; /* Font to use for standard cursors. None
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkInt.h259 Font cursorFont; /* Font to use for standard cursors.
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dmagic.tab1506 |name match *.fon Font file application/x-ms-fonfile
1612 |name match *.pfm Type 1 Font file application/x-ms-pfmfile
1676 |name match *.ttf TrueType Font file application/x-ms-ttffile
/macosx-10.9.5/vim-53/src/
H A Dgui_x11.c1987 printf("Font Information for '%s':\n", name);
2060 static Font prev_font = (Font)-1;
2061 Font fid = ((XFontStruct *)font)->fid;
2181 EMSG2(_("Font '%s' is not fixed-width"), font_name[i]);
2203 EMSGN(_("Font%ld width is not twice that of font0\n"), i);
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistWidget.tcl102 -font {font Font b}
120 -labelfont {labelFont Font l}
191 -font {font Font }
203 -labelfont {labelFont Font }
260 -font {font Font }
309 -font {font Font }
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.cpp29 #include "Font.h"
1333 const Font& RenderStyle::font() const { return inherited->font; }
1346 inherited.access()->font = Font(v, inherited->font.letterSpacing(), inherited->font.wordSpacing());
/macosx-10.9.5/vim-53/runtime/lang/
H A Dmenu_it_it.latin1.vim157 menut Select\ Fo&nt\.\.\. Scegli\ &Font\.\.\.
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DRenderThemeGtk.cpp696 String RenderThemeGtk::fileListNameForWidth(const FileList* fileList, const Font& font, int width, bool multipleFilesAllowed) const
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DRenderThemeQt.cpp39 #include "Font.h"
853 String RenderThemeQt::fileListNameForWidth(const FileList* fileList, const Font& font, int width, bool multipleFilesAllowed) const
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTheme.cpp174 // Font
1253 String RenderTheme::fileListNameForWidth(const FileList* fileList, const Font& font, int width, bool multipleFilesAllowed) const
H A DRenderBlock.cpp6064 const Font& font = t->style()->font(); // FIXME: This ignores first-line.
8099 static inline TextRun constructTextRunInternal(RenderObject* context, const Font& font, const CharacterType* characters, int length, RenderStyle* style, TextRun::ExpansionBehavior expansion)
8114 static inline TextRun constructTextRunInternal(RenderObject* context, const Font& font, const CharacterType* characters, int length, RenderStyle* style, TextRun::ExpansionBehavior expansion, TextRunFlags flags)
8134 TextRun RenderBlock::constructTextRun(RenderObject* context, const Font& font, const LChar* characters, int length, RenderStyle* style, TextRun::ExpansionBehavior expansion)
8140 TextRun RenderBlock::constructTextRun(RenderObject* context, const Font& font, const UChar* characters, int length, RenderStyle* style, TextRun::ExpansionBehavior expansion)
8145 TextRun RenderBlock::constructTextRun(RenderObject* context, const Font& font, const RenderText* text, RenderStyle* style, TextRun::ExpansionBehavior expansion)
8156 TextRun RenderBlock::constructTextRun(RenderObject* context, const Font& font, const RenderText* text, unsigned offset, unsigned length, RenderStyle* style, TextRun::ExpansionBehavior expansion)
8168 TextRun RenderBlock::constructTextRun(RenderObject* context, const Font& font, const String& string, RenderStyle* style, TextRun::ExpansionBehavior expansion, TextRunFlags flags)
H A DRenderDeprecatedFlexibleBox.cpp29 #include "Font.h"
1045 const Font& font = style(numVisibleLines == 1)->font();
H A DRootInlineBox.cpp915 const Font& font = parent->style(firstLine)->font();
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/extra/
H A Dconsole1_1.tcl323 set Console(-font) {font Font {Courier 14}}
325 set Console(-font) {font Font fixed}
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorPageAgent.cpp319 return TypeBuilder::Page::ResourceType::Font;
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDOMCoreClasses.cpp40 #include <WebCore/Font.h>
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXFont.c193 short size; /* Font size in pixels, constructed from
666 Tk_Font tkfont) /* Font object to query. */
709 Tk_Font tkfont, /* Font in which characters will be drawn. */
1021 Tk_Font tkfont, /* Font in which characters will be drawn; must
1254 fontPtr->font.fid = (Font) fontPtr;
1336 const MacFont *fontPtr, /* Font object in which the SubFont will be
1397 const MacFont *fontPtr, /* Font object in which the FontFamily will

Completed in 572 milliseconds

12345678