Home
last modified time | relevance | path

Searched refs:PGlyphsOutRec (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dtext.c33 font_context_init( FontContext * fc, Handle self, PGlyphsOutRec t) in font_context_init()
301 gp_get_polyfont_widths( Handle self, const PGlyphsOutRec t, int flags, ABC * extents) in gp_get_polyfont_widths()
368 gp_get_glyphs_width( Handle self, PGlyphsOutRec t, int flags) in gp_get_glyphs_width()
393 PGlyphsOutRec t = (PGlyphsOutRec) text; in paint_text_background()
497 fix_combiners_pdx( Handle self, PGlyphsOutRec t, INT *pdx) in fix_combiners_pdx()
523 gp_glyphs_out( Handle self, PGlyphsOutRec t, int x, int y, int * text_advance) in gp_glyphs_out()
579 apc_gp_glyphs_out( Handle self, PGlyphsOutRec t, int x, int y) in apc_gp_glyphs_out()
1838 apc_gp_get_glyphs_width( Handle self, PGlyphsOutRec t) in apc_gp_get_glyphs_width()
1908 apc_gp_get_glyphs_box( Handle self, PGlyphsOutRec t) in apc_gp_get_glyphs_box()
H A Dgdiplus.c382 aa_glyphs_out( Handle self, PGlyphsOutRec t, int x, int y, int * text_advance, HFONT font) in aa_glyphs_out()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_text.c375 glyphs_out_with_advances( Handle self, PGlyphsOutRec t, int x, int y) in glyphs_out_with_advances()
483 apc_gp_glyphs_out( Handle self, PGlyphsOutRec t, int x, int y) in apc_gp_glyphs_out()
748 apc_gp_get_glyphs_width( Handle self, PGlyphsOutRec t) in apc_gp_get_glyphs_width()
827 apc_gp_get_glyphs_box( Handle self, PGlyphsOutRec t) in apc_gp_get_glyphs_box()
H A Dxft.c1344 prima_xft_get_glyphs_width( PCachedFont self, PGlyphsOutRec t, Point * overhangs) in prima_xft_get_glyphs_width()
1415 prima_xft_get_glyphs_box( Handle self, PGlyphsOutRec t) in prima_xft_get_glyphs_box()
1506 PGlyphsOutRec t) in xft_draw_glyphs()
1944 prima_xft_glyphs_out( Handle self, PGlyphsOutRec t, int x, int y) in prima_xft_glyphs_out()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h1450 prima_xft_get_glyphs_width( PCachedFont self, PGlyphsOutRec glyphs,
1457 prima_xft_get_glyphs_box( Handle self, PGlyphsOutRec glyphs);
1463 prima_xft_glyphs_out( Handle self, PGlyphsOutRec glyphs, int x, int y);
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h753 extern Bool aa_glyphs_out( Handle self, PGlyphsOutRec t, int x, int y, int * text_advance, …
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h3679 } GlyphsOutRec, *PGlyphsOutRec; typedef
3682 apc_gp_glyphs_out( Handle self, PGlyphsOutRec t, int x, int y);
3734 apc_gp_get_glyphs_box( Handle self, PGlyphsOutRec text);
3737 apc_gp_get_glyphs_width( Handle self, PGlyphsOutRec text);
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DDrawable_text.c451 read_glyphs( PGlyphsOutRec t, SV * text, Bool indexes_required, const char * caller) in read_glyphs()
630 get_glyphs_width( Handle self, PGlyphsOutRec t, Bool add_overhangs) in get_glyphs_width()
707 get_glyphs_box( Handle self, PGlyphsOutRec t, Point * pt) in get_glyphs_box()