HomeSort by relevance Sort by last modified time
    Searched full:combining_property (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/
harfbuzz-unicode-tables.c 18 const struct combining_property *candidate = vcandidate;
33 sizeof(struct combining_property),
38 return ((const struct combining_property *) vprop)->klass;
  /external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/tables/
combining-class-parse.py 18 print >>outfile, 'struct combining_property {'
23 print >>outfile, 'static const struct combining_property combining_properties[] = {'
combining-properties.h 7 struct combining_property { struct
13 static const struct combining_property combining_properties[] = {

Completed in 432 milliseconds