Searched refs:glyphs (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dpango_x.cpp16 PangoGlyphString *glyphs,
64 PangoGlyphString *glyphs,
83 pango_xft_render( draw, &color, font, glyphs, x, y );
90 pango_x_render( wxGlobalDisplay(), drawable, gc, font, glyphs, x, y ); local
134 pango_glyph_string_extents (run->glyphs, run->item->analysis.font, NULL, &logical_rect);
136 pango_glyph_string_extents (run->glyphs, run->item->analysis.font, &ink_rect, &logical_rect);
152 x11_draw_glyphs( drawable, gc, run->item->analysis.font, gx, gy, run->glyphs, colour );
59 x11_draw_glyphs( Drawable drawable, GC gc, PangoFont *font, int x, int y, PangoGlyphString *glyphs, wxColour &colour ) argument
H A Dpangox11.cpp16 PangoGlyphString *glyphs);
64 PangoGlyphString *glyphs)
68 pango_xft_picture_render( wxGlobalDisplay(), drawable, drawable, font, glyphs, x, y ); local
72 pango_x_render( wxGlobalDisplay(), drawable, gc, font, glyphs, x, y ); local
117 pango_glyph_string_extents (run->glyphs, run->item->analysis.font, NULL, &logical_rect);
119 pango_glyph_string_extents (run->glyphs, run->item->analysis.font, &ink_rect, &logical_rect);
135 x11_draw_glyphs( drawable, gc, run->item->analysis.font, gx, gy, run->glyphs);
59 x11_draw_glyphs( Drawable drawable, GC gc, PangoFont *font, int x, int y, PangoGlyphString *glyphs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_drawtext.c128 struct AVTreeNode *glyphs; ///< rendered glyphs, stored using the UTF-32 char code member in struct:__anon2074
224 * Load glyphs corresponding to the UTF-32 codepoint code.
263 av_tree_insert(&dtext->glyphs, glyph, glyph_cmp, &node);
417 av_tree_enumerate(dtext->glyphs, NULL, NULL, glyph_enu_free);
418 av_tree_destroy(dtext->glyphs);
419 dtext->glyphs = 0;
488 /* load and cache glyphs */
494 glyph = av_tree_find(dtext->glyphs, &dummy, glyph_cmp, NULL);
525 glyph = av_tree_find(dtext->glyphs,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c171 struct AVTreeNode *glyphs; ///< rendered glyphs, stored using the UTF-32 char code member in struct:DrawTextContext
296 * Load glyphs corresponding to the UTF-32 codepoint code.
350 av_tree_insert(&s->glyphs, glyph, glyph_cmp, &node);
719 av_tree_enumerate(s->glyphs, NULL, NULL, glyph_enu_free);
720 av_tree_destroy(s->glyphs);
721 s->glyphs = NULL;
1041 glyph = av_tree_find(s->glyphs, &dummy, (void *)glyph_cmp, NULL);
1124 /* load and cache glyphs */
1130 glyph = av_tree_find(s->glyphs,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2820 \message{glyphs,}
2909 % Hacks for glyphs from the EC fonts similar to \euro. We don't
2922 % we have the precomposed glyphs for the most common cases. We put the
2923 % tests to use those glyphs in the single \ogonek macro so we have fewer
2927 % the precomposed glyphs for those is not so easy since they aren't in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex2711 % Hacks for glyphs from the EC fonts similar to \euro. We don't
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex2740 % Hacks for glyphs from the EC fonts similar to \euro. We don't
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex2740 % Hacks for glyphs from the EC fonts similar to \euro. We don't

Completed in 192 milliseconds