[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazharfbuzz0.pas line 1294
type Thb_font_get_variation_glyph_func_t = function( |
font: Phb_font_t; |
font_data: Pgpointer; |
unicode: Thb_codepoint_t; |
variation_selector: Thb_codepoint_t; |
glyph: Phb_codepoint_t; |
user_data: Pgpointer |
):Thb_bool_t; |