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

12345678

/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebView.mm973 Font::setCodePath(f ? Font::Complex : Font::Auto);
2228 Font::setShouldUseSmoothing(f);
2233 return Font::shouldUseSmoothing();
3163 Font::setDefaultTypesettingFeatures([defaults boolForKey:WebKitKerningAndLigaturesEnabledByDefaultDefaultsKey] ? Kerning | Ligatures : 0);
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DTextIterator.cpp32 #include "Font.h"
2192 if (Font::isCJKIdeographOrSymbol(firstCharacter))
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebPreferences.cpp38 #include <WebCore/Font.h>
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinFont.c717 Tk_Font tkfont) /* Font object to query. */
754 Tk_Font tkfont, /* Font to query */
756 TkFontAttributes* faPtr) /* Output: Font attributes */
772 TEXTMETRIC tm; /* Font metrics of the selected subfont */
814 Tk_Font tkfont, /* Font in which characters will be drawn. */
1042 Tk_Font tkfont, /* Font in which characters will be drawn. */
1094 Tk_Font tkfont, /* Font in which characters will be drawn;
1259 Tk_Font tkfont, /* Font in which characters will be drawn;
1437 fontPtr->font.fid = (Font) fontPtr;
2062 * Font i
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinFont.c551 Tk_Font tkfont) /* Font object to query. */
592 Tk_Font tkfont, /* Font in which characters will be drawn. */
823 Tk_Font tkfont, /* Font in which characters will be drawn;
1122 fontPtr->font.fid = (Font) fontPtr;
1750 * Font is Unicode. Few fonts are going to have all characters, so
2099 CONST char *faceName) /* Font family to query. */
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h111 class Font;
565 const Font& font() const;
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dtabset.itk104 itk_option define -font font Font fixed
1852 # Font for tab text.
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkDecls.h453 EXTERN Font Tk_FontId(Tk_Font font);
1756 Font (*tk_FontId) (Tk_Font font); /* 65 */
H A DtkFont.c430 fprintf(stderr, "Font %s still in cache.\n",
1408 Tk_Font tkfont) /* Font whose name is desired. */
1436 Tk_Font tkfont) /* Font to be released. */
1600 Font
1602 Tk_Font tkfont) /* Font that is going to be selected into
1635 Tk_Font tkfont, /* Font in which metrics are calculated. */
1677 Tk_Font tkfont, /* Font in which text will be printed. */
1840 Tk_Font tkfont, /* Font in which text will be measured. */
1883 Tk_Font tkfont, /* Font used in GC; must have been allocated
1904 Tk_Font tkfont, /* Font use
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkDecls.h278 EXTERN Font Tk_FontId _ANSI_ARGS_((Tk_Font font));
996 Font (*tk_FontId) _ANSI_ARGS_((Tk_Font font)); /* 65 */
H A DtkFont.c438 fprintf(stderr, "Font %s still in cache.\n",
1297 Tk_Font tkfont; /* Font whose name is desired. */
1325 Tk_Font tkfont; /* Font to be released. */
1491 Font
1493 Tk_Font tkfont; /* Font that is going to be selected into GC. */
1524 Tk_Font tkfont; /* Font in which metrics are calculated. */
1567 Tk_Font tkfont; /* Font in which text will be printed. */
1732 Tk_Font tkfont; /* Font in which text will be measured. */
1776 Tk_Font tkfont; /* Font used in GC; must have been allocated
1836 Tk_Font tkfont; /* Font tha
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp26 #include "Font.h"
1467 void GraphicsContext::drawText(const Font& font, const TextRun& run, const FloatPoint& point, int from, int to)
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderThemeMac.mm2262 String RenderThemeMac::fileListNameForWidth(const FileList* fileList, const Font& font, int width, bool multipleFilesAllowed) const
/macosx-10.9.5/vim-53/runtime/syntax/
H A D2html.vim27 " Font
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxterm.c10957 Font font;
10963 to.size = sizeof (Font *);
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex912 % Font-change commands.
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex1169 % Font-change commands.
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex1024 % Font-change commands.
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1110 % Font-change commands.
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex1064 % Font-change commands.

Completed in 669 milliseconds

12345678