Searched +defs:glyph +defs:height (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGTextMetrics.h47 float height() const { return m_height; } function in class:WebCore::SVGTextMetrics
69 const Glyph& glyph() const { return m_glyph; } function in class:WebCore::SVGTextMetrics
/macosx-10.10/WebCore-7600.1.25/platform/graphics/harfbuzz/
H A DHarfBuzzFaceCoreText.cpp48 static hb_bool_t getGlyph(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_codepoint_t variationSelector, hb_codepoint_t* glyph, void* userData) argument
61 static hb_position_t getGlyphHorizontalAdvance(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, void* userData) argument
69 static hb_bool_t getGlyphHorizontalOrigin(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_position_t* x, hb_position_t* y, void* userData) argument
74 static hb_bool_t getGlyphExtents(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_glyph_extents_t* extents, void* userData) argument
144 GlyphBufferAdvance HarfBuzzShaper::createGlyphBufferAdvance(float width, float height) argument
[all...]
H A DHarfBuzzFaceCairo.cpp88 cairo_glyph_t glyph; local
106 static hb_bool_t harfBuzzGetGlyph(hb_font_t*, void* fontData, hb_codepoint_t unicode, hb_codepoint_t, hb_codepoint_t* glyph, void*) argument
128 harfBuzzGetGlyphHorizontalAdvance(hb_font_t*, void* fontData, hb_codepoint_t glyph, void*) argument
146 harfBuzzGetGlyphExtents(hb_font_t*, void* fontData, hb_codepoint_t glyph, hb_glyph_extents_t* extents, void*) argument
229 createGlyphBufferAdvance(float width, float height) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A DGDIFontInstance.cpp357 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const argument
384 le_bool GDIFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const argument
53 drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGlyphBuffer.h70 CGFloat height() const { return this->CGSize::height; } function in struct:WebCore::GlyphBufferAdvance
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/emacs-93/emacs/lisp/play/
H A Dgamegrid.el[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dw32bdf.c440 w32_get_bdf_glyph(bdffont *fontp, int index, int size, glyph_struct *glyph) argument
540 glyph_struct glyph; local
591 create_offscreen_bitmap(HDC hdc, int width, int height, unsigned char **bitsp) argument
640 int width, height; local
[all...]
H A Ddispnew.c115 int height; member in struct:dim
1419 struct glyph *glyph = row->glyphs[TEXT_AREA]; local
2931 struct glyph *glyph = row->glyphs[TEXT_AREA]; local
3481 struct glyph *glyphs, *glyph, *end; local
4498 struct glyph *glyph = &current_row->glyphs[TEXT_AREA][i - 1]; local
4743 struct glyph *glyph; local
5950 struct glyph *glyph = row->glyphs[TEXT_AREA] + it.hpos; local
6006 struct glyph *glyph, *end; local
6080 struct glyph *glyph, *end; local
6169 int width, height; local
6194 change_frame_size (XFRAME (frame), height, width, 0, 1, 0); local
6900 int height = FRAME_LINES (sf); local
[all...]
H A Dwindow.c5674 int height = window_box_height (w); local
5944 int height = window_internal_height (w); variable
6487 struct glyph *glyph; local
[all...]
H A Ddispextern.h296 unsigned height : 16; member in struct:glyph_slice
308 struct glyph struct
397 unsigned height : 16; member in struct:glyph::__anon8726::__anon8727
697 int ascent, height; member in struct:glyph_row
1112 int height; member in struct:glyph_string
1808 Lisp_Object height; member in struct:it_slice
2232 int height, nrows; member in struct:run
2444 int width, height; member in struct:image
[all...]
H A Dmsdos.c1397 struct glyph *glyph = row->glyphs[TEXT_AREA] + i; local
1447 struct glyph *glyph, *end; local
1544 struct glyph *glyph; local
3581 IT_menu_calc_size(XMenu *menu, int *width, int *height) argument
3752 XMenuLocate(Display *foo0, XMenu *menu, int foo1, int foo2, int x, int y, int *ulx, int *uly, int *width, int *height) argument
[all...]
H A Dxdisp.c1008 int height = WINDOW_TOTAL_HEIGHT (w); local
1065 int height = WINDOW_TOTAL_HEIGHT (w); local
1559 int height = FONT_HEIGHT (FRAME_FONT (f)); local
1658 struct glyph *glyph = row->glyphs[TEXT_AREA]; local
1709 struct glyph *glyph, *end; local
1906 struct glyph *glyph = s->first_glyph; local
1907 int height, max_y; local
2091 int x, y, width, height; local
3980 Lisp_Object height; local
8260 int height, max_height; local
9668 struct glyph *glyph = row->glyphs[TEXT_AREA] + n_glyphs_before + i; local
9888 int border, rows, height, extra; local
10092 struct glyph *glyph; local
10153 struct glyph *glyph; local
11829 struct glyph *glyph = row->glyphs[TEXT_AREA]; local
12182 int height; local
14004 struct glyph *glyph = row->glyphs[TEXT_AREA] + w->cursor.hpos; local
15248 struct glyph *glyph = row->glyphs[area]; local
15273 struct glyph *glyph = row->glyphs[area] + i; local
15809 struct glyph *glyph = start + used - 1; local
15872 struct glyph *glyph; local
16077 struct glyph *glyph; local
16343 struct glyph *glyph = arrow_row->glyphs[TEXT_AREA]; local
17004 struct glyph *glyph local
17804 int topline, nlines, junk, height; local
18273 struct glyph *glyph = row->glyphs[TEXT_AREA] + n_glyphs_before + i; local
18955 struct glyph *glyph, *last; local
18964 glyph = s->row->glyphs[s->area] + start; local
19044 struct glyph *glyph, *last; local
19767 struct glyph *glyph; local
19807 struct glyph *glyph; local
19990 struct glyph *glyph; local
20032 struct glyph *glyph; local
20102 int width = 0, height = 0, align_to = -1; local
20252 int ascent, descent, height; local
20524 Lisp_Object height; local
21045 struct glyph *glyph; local
21699 struct glyph *glyph; local
22001 struct glyph *glyph, *end; local
22135 struct glyph *glyph = best_row->glyphs[TEXT_AREA] + i; local
22459 int charpos, dx, dy, width, height; local
22465 struct glyph * glyph = NULL, * row_start_glyph = NULL; local
22784 struct glyph *glyph; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dlucid.el
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenu.c1347 const char glyph; member in struct:Glyph
1373 char glyph = 0; local
2478 DrawMenuEntryIndicator( TkMenu *menuPtr, TkMenuEntry *mePtr, Drawable d, GC gc, GC indicatorGC, Tk_Font tkfont, const Tk_FontMetrics *fmPtr, int x, int y, int width, int height) argument
2593 DrawMenuEntryAccelerator( TkMenu *menuPtr, TkMenuEntry *mePtr, Drawable d, GC gc, Tk_Font tkfont, const Tk_FontMetrics *fmPtr, Tk_3DBorder activeBorder, int x, int y, int width, int height, int drawArrow) argument
2687 DrawMenuSeparator( TkMenu *menuPtr, TkMenuEntry *mePtr, Drawable d, GC gc, Tk_Font tkfont, const Tk_FontMetrics *fmPtr, int x, int y, int width, int height) argument
2917 DrawTearoffEntry( TkMenu *menuPtr, TkMenuEntry *mePtr, Drawable d, GC gc, Tk_Font tkfont, const Tk_FontMetrics *fmPtr, int x, int y, int width, int height) argument
3043 TkpDrawMenuEntry( TkMenuEntry *mePtr, Drawable d, Tk_Font tkfont, const Tk_FontMetrics *menuMetricsPtr, int x, int y, int width, int height, int strictMotif, int drawArrow) argument
3173 int x, y, height, modifierWidth, labelWidth, indicatorSpace; local
3416 DrawMenuEntryLabel( TkMenu *menuPtr, TkMenuEntry *mePtr, Drawable d, GC gc, Tk_Font tkfont, const Tk_FontMetrics *fmPtr, int x, int y, int width, int height) argument
3580 DrawMenuEntryBackground( TkMenu *menuPtr, TkMenuEntry *mePtr, Drawable d, Tk_3DBorder activeBorder, Tk_3DBorder bgBorder, int x, int y, int width, int height) argument
[all...]
/macosx-10.10/vim-55/src/
H A Dgui_gtk_x11.c2611 int height = 0; local
2646 int height; local
3908 gui_mch_set_shellsize(int width, int height, int min_width UNUSED, int min_height UNUSED, int base_width UNUSED, int base_height UNUSED, int direction UNUSED) argument
3927 gtk_window_resize(GTK_WINDOW(gui.mainwin), width, height); local
4745 setup_zero_width_cluster(PangoItem *item, PangoGlyphInfo *glyph, int last_cellcount, int last_cluster_width, int last_glyph_rbearing) argument
5025 PangoGlyphInfo *glyph; local
5904 int height; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dediff-init.el[all...]

Completed in 499 milliseconds