Searched defs:OpenTypeFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/ots/src/
H A Dots.h219 struct OpenTypeFile { struct in namespace:ots
220 OpenTypeFile() { function in struct:ots::OpenTypeFile
238 bool ots_##name##_parse(OpenTypeFile *f, const uint8_t *d, size_t l); \
239 bool ots_##name##_should_serialise(OpenTypeFile *f); \
240 bool ots_##name##_serialise(OTSStream *s, OpenTypeFile *f); \
241 void ots_##name##_free(OpenTypeFile *f);

Completed in 62 milliseconds