Home
last modified time | relevance | path

Searched refs:PTextShapeRec (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dtext.c746 build_wtext( PTextShapeRec t, in build_wtext()
784 PTextShapeRec t, in fill_null_glyphs()
856 fix_combiners_advances( Handle self, PTextShapeRec t, int nglyphs) in fix_combiners_advances()
884 win32_unicode_shaper( Handle self, PTextShapeRec t) in win32_unicode_shaper()
1064 win32_mapper( Handle self, PTextShapeRec t, Bool unicode) in win32_mapper()
1105 win32_byte_mapper( Handle self, PTextShapeRec t) in win32_byte_mapper()
1111 win32_unicode_mapper( Handle self, PTextShapeRec t) in win32_unicode_mapper()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DDrawable_text.c872 run_next(PTextShapeRec t, PBidiRunRec r) in run_next()
904 run_alloc( PTextShapeRec t, int visual_start, int visual_len, Bool invert_rtl, PTextShapeRec run) in run_alloc()
946 fallback_reorder(PTextShapeRec t) in fallback_reorder()
1011 bidi_reorder(PTextShapeRec t, Bool arabic_shaping) in bidi_reorder()
1083 analyze_fonts( Handle self, PTextShapeRec t, uint16_t * fonts) in analyze_fonts()
1129 shape_unicode(Handle self, PTextShapeRec t, PTextShapeFunc shaper, in shape_unicode()
1270 bidi_only_shaper( Handle self, PTextShapeRec r) in bidi_only_shaper()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h1496 prima_xft_text_shaper_ident( Handle self, PTextShapeRec r);
1499 prima_xft_text_shaper_bytes( Handle self, PTextShapeRec r);
1503 prima_xft_text_shaper_harfbuzz( Handle self, PTextShapeRec r);
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dxft.c2450 prima_xft_text_shaper( Handle self, PTextShapeRec r, uint32_t * map8) in prima_xft_text_shaper()
2487 prima_xft_text_shaper_bytes( Handle self, PTextShapeRec r) in prima_xft_text_shaper_bytes()
2493 prima_xft_text_shaper_ident( Handle self, PTextShapeRec r) in prima_xft_text_shaper_ident()
2500 prima_xft_text_shaper_harfbuzz( Handle self, PTextShapeRec r) in prima_xft_text_shaper_harfbuzz()
H A Dapc_text.c529 text_shaper_core_text( Handle self, PTextShapeRec r) in text_shaper_core_text()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h3669 } TextShapeRec, *PTextShapeRec; typedef
3671 typedef Bool TextShapeFunc( Handle self, PTextShapeRec rec);