Home
last modified time | relevance | path

Searched defs:MAXPTable (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/letest/
DFontObject.h129 struct MAXPTable struct
131 fixed version;
132 le_uint16 numGlyphs;
133 le_uint16 maxPoints;
134 le_uint16 maxContours;
135 le_uint16 maxComponentPoints;
136 le_uint16 maxComponentContours;
137 le_uint16 maxZones;
138 le_uint16 maxTwilightPoints;
139 le_uint16 maxStorage;
[all …]
Dsfnt.h299 struct MAXPTable struct
319 typedef struct MAXPTable MAXPTable; argument
/external/icu4c/samples/layout/
Dsfnt.h166 struct MAXPTable struct
168 fixed version;
169 le_uint16 numGlyphs;
170 le_uint16 maxPoints;
171 le_uint16 maxContours;
172 le_uint16 maxComponentPoints;
173 le_uint16 maxComponentContours;
174 le_uint16 maxZones;
175 le_uint16 maxTwilightPoints;
176 le_uint16 maxStorage;
[all …]