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