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

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

Completed in 170 milliseconds