[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazharfbuzz0.pas line 1293
type Thb_font_get_nominal_glyphs_func_t = function( |
font: Phb_font_t; |
font_data: Pgpointer; |
count: guint; |
first_unicode: Phb_codepoint_t; |
unicode_stride: guint; |
first_glyph: Phb_codepoint_t; |
glyph_stride: guint; |
user_data: Pgpointer |
):guint; |