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

1234

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfont-lock.el[all...]
H A Dps-bdf.el[all...]
H A Dps-print.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DFontPlatformData.h46 FontPlatformDataPrivate(const float size, const bool bold, const bool oblique) argument
54 QFont font; local
74 float size; member in class:WebCore::FontPlatformDataPrivate
110 float size() const function in class:WebCore::FontPlatformData
[all...]
H A DFontPlatformDataQt.cpp53 static inline bool isEmptyValue(const float size, const bool bold, const bool oblique) argument
59 FontPlatformData::FontPlatformData(float size, bool bold, bool oblique) argument
68 QFont font; local
89 FontPlatformData(const FontPlatformData& other, float size) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DFontCustomPlatformDataCairo.cpp38 FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontOrientation, FontWidthVariant, FontRenderingMode) argument
53 HFONT font = reinterpret_cast<HFONT>(buffer); local
H A DFontPlatformDataWin.cpp40 FontPlatformData::FontPlatformData(HFONT font, float size, bool bold, bool oblique, bool useGDI) argument
82 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(cairo_font_face_t* fontFace, float size, bool bold, bool oblique) argument
[all...]
H A DFontPlatformDataCGWin.cpp110 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) argument
117 FontPlatformData::FontPlatformData(HFONT hfont, CGFontRef font, float size, bool bold, bool oblique, bool useGDI) argument
/macosx-10.9.5/emacs-92/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:__anon8769
95 DWORD size; member in struct:__anon8769
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DFontPlatformDataBlackBerry.cpp31 FontPlatformData::FontPlatformData(FILECHAR* name, float size, bool syntheticBold, bool syntheticOblique, FontOrientation orientation, FontWidthVariant widthVariant) argument
65 bool FontPlatformData::applyState(FS_STATE* font, float scale) const argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/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.cpp213 hb_font_t* font = hb_font_create(m_face); local
216 const float size = m_platformData->size(); local
[all...]
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-import.cxx48 ppd_size_t *size; // PPD page size local
51 ppdcFont *font; // Font local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dpc-win.el[all...]
/macosx-10.9.5/emacs-92/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.9.5/WebCore-7537.78.1/platform/graphics/
H A DFontPlatformData.h118 NSFont* font() const { return m_font; } function in class:WebCore::FontPlatformData
135 float size() const { return m_size; } function in class:WebCore::FontPlatformData
136 void setSize(float size) { m_size = size; } argument
[all...]
H A DGlyphBuffer.h68 GlyphBufferAdvance(CGSize size) : CGSize(size) argument
96 int size() const { return m_fontData.size(); } function in class:WebCore::GlyphBuffer
142 void add(Glyph glyph, const SimpleFontData* font, float width, const FloatSize* offset = 0) argument
174 void add(Glyph glyph, const SimpleFontData* font, GlyphBufferAdvance advance) argument
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCSSMetadata.js782 "font": 174, property in class:WebInspector.CSSMetadata.Weight
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGTextLayoutEngine.cpp187 unsigned size = textChunks.size(); local
446 const Font& font = style->font(); local
[all...]
/macosx-10.9.5/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...]

Completed in 176 milliseconds

1234