Home | History | Annotate | Download | only in freetype2

Lines Matching defs:string

72   /*    platform_id :: The platform ID for `string'.                       */
74 /* encoding_id :: The encoding ID for `string'. */
76 /* language_id :: The language ID for `string'. */
78 /* name_id :: An identifier for `string'. */
80 /* string :: The `name' string. Note that its format differs */
82 /* be a Pascal String, a UTF-16 one, etc. */
84 /* Generally speaking, the string is not */
88 /* string_len :: The length of `string' in bytes. */
105 FT_Byte* string; /* this string is *not* null-terminated! */
135 /* Retrieve a string of the SFNT `name' table for a given index. */
140 /* idx :: The index of the `name' string. */
149 /* The `string' array returned in the `aname' structure is not */