[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazharfbuzz0.pas line 1498
type Thb_unicode_compose_func_t = function( |
ufuncs: Phb_unicode_funcs_t; |
a: Thb_codepoint_t; |
b: Thb_codepoint_t; |
ab: Phb_codepoint_t; |
user_data: Pgpointer |
):Thb_bool_t; |