[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msefreetype.pas line 218
type FT_Outline_CubicToFunc = function( |
const control1: PFT_Vector; |
const control2: PFT_Vector; |
const to_: PFT_Vector; |
user: Pointer |
):Integer; |