Searched defs:Point (Results 1 – 11 of 11) sorted by relevance
7 typedef struct Point Point; typedef11 struct Point struct19 Point p; argument
67 isvalid(Point s, Route* r, int (*isallowed)(Point, Step*, Point*)) in isvalid() argument
34 typedef struct Point Point; typedef36 struct Point { struct42 Point min; argument
33 typedef struct Point Point; typedef35 struct Point { struct41 Point min; argument
172 void (*Point)(ttfExport *, FloatPoint*, bool bOnCurve, bool bNewPath); member
12 typedef struct Point Point; typedef153 struct Point struct161 Point min; argument
14 typedef struct Point Point; typedef154 struct Point struct162 Point min; argument
144 } Point; typedef
22 typedef struct Point Point; typedef161 struct Point struct169 Point min; argument
64 } Point; typedef
4 #define Point _Point macro