Searched +defs:font +defs:size (Results 1 - 25 of 76) sorted by relevance

1234

/macosx-10.10/emacs-93/emacs/lisp/
H A Dfont-lock.el[all...]
H A Dps-bdf.el[all...]
H A Dps-print.el[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DFontPlatformDataWin.cpp40 FontPlatformData::FontPlatformData(GDIObject<HFONT> font, float size, bool bold, bool oblique, bool useGDI) argument
83 DWORD size = GetFontData(hdc, table, 0, 0, 0); local
[all...]
H A DFontPlatformDataCairoWin.cpp41 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) argument
59 FontPlatformData::FontPlatformData(GDIObject<HFONT> font, cairo_font_face_t* fontFace, float size, bool bold, bool oblique) argument
[all...]
H A DFontPlatformDataCGWin.cpp111 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) argument
118 FontPlatformData::FontPlatformData(GDIObject<HFONT> hfont, CGFontRef font, float size, bool bold, bool oblique, bool useGDI) argument
H A DFontCacheWin.cpp301 fontDataFromDescriptionAndLogFont(const FontDescription& fontDescription, ShouldRetain shouldRetain, const LOGFONT& font, AtomicString& outFontFamilyName) argument
445 createGDIFont(const AtomicString& family, LONG desiredWeight, bool desiredItalic, int size, bool synthesizeItalic) argument
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dfontset.h36 void *font; member in struct:font_info
57 int size; member in struct:font_info
[all...]
H A Dw32bdf.h93 unsigned char *font; member in struct:__anon8815
95 DWORD size; member in struct:__anon8815
H A Dw32bdf.c241 unsigned char *font; local
440 w32_get_bdf_glyph(bdffont *fontp, int index, int size, glyph_struct *glyph) argument
725 w32_load_bdf_font(struct frame *f, char *fontname, int size, char* filename) argument
730 XFontStruct *font; local
815 char *font, *start, *p, *q; local
816 int flag, size, retval = 0; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/harfbuzz/
H A DHarfBuzzFaceCoreText.cpp134 hb_font_t* font = hb_font_create(m_face); local
136 const float size = m_platformData->m_size; local
[all...]
H A DHarfBuzzFaceCairo.cpp217 hb_font_t* font = hb_font_create(m_face); local
220 const float size = m_platformData->size(); local
[all...]
/macosx-10.10/cups-408/cups/ppdc/
H A Dppdc-import.cxx48 ppd_size_t *size; // PPD page size local
51 ppdcFont *font; // Font local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/term/
H A Dpc-win.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Debnf2ps.el[all...]
H A Dps-mode.el[all...]
H A Dcperl-mode.el[all...]
H A Dcompile.el[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFontPlatformData.h129 CTFontRef font() const { return m_font; } function in class:WebCore::FontPlatformData
132 NSFont* font() cons function in class:WebCore::FontPlatformData
154 float size() const { return m_size; } function in class:WebCore::FontPlatformData
155 setSize(float size) argument
[all...]
H A DGlyphBuffer.h64 GlyphBufferAdvance(CGSize size) : CGSize(size) argument
79 int size() const { return m_fontData.size(); } function in class:WebCore::GlyphBuffer
128 void add(Glyph glyph, const SimpleFontData* font, float width, int offsetInString = kNoOffset, const FloatSize* offset = 0) argument
161 void add(Glyph glyph, const SimpleFontData* font, GlyphBufferAdvance advance, int offsetInString = kNoOffset) argument
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGTextLayoutEngine.cpp184 unsigned size = textChunks.size(); local
441 const Font& font = style->font(); local
[all...]
/macosx-10.10/groff-38/groff/src/libs/libgroff/
H A Dfont.cpp72 int size; member in struct:text_file
152 font function in class:font
512 scan_papersize(const char *p, const char **size, double *length, double *width) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DFontPlatformData.cpp138 static unsigned hash(const FixedSizeFontDataKey& font) argument
312 FontPlatformPrivateData(int size, unsigned weight) argument
348 FontPlatformData::FontPlatformData(float size, bool bold, bool oblique) argument
400 LOGFONT font = m_private->m_rootFontData->m_font; local
436 int FontPlatformData::size() const function in class:WebCore::FontPlatformData
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderMenuList.cpp212 int size = listItems.size(); local
228 const Font& font = style().font(); local
234 const Font& font = style().font(); local
267 int size = listItems.size(); local
[all...]
/macosx-10.10/groff-38/groff/src/devices/xditview/
H A DDviP.h64 int size; member in struct:_dviFontSizeList
66 XFontStruct *font; member in struct:_dviFontSizeList
100 XFontStruct *font; member in struct:_dviCharCache
173 XFontStruct *font; member in struct:__anon9038

Completed in 385 milliseconds

1234