[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazharfbuzz0.pas line 945
type Thb_font_get_glyph_advance_func_t = function( |
font: Phb_font_t; |
font_data: Pgpointer; |
glyph: Thb_codepoint_t; |
user_data: Pgpointer |