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

  /external/harfbuzz/contrib/
harfbuzz-unicode-tables.c 50 const struct category_property *candidate = vcandidate;
65 sizeof(struct category_property),
70 return ((const struct category_property *) vprop)->category;
  /external/harfbuzz/contrib/tables/
category-parse.py 54 print >>outfile, 'struct category_property {'
59 print >>outfile, 'static const struct category_property category_properties[] = {'
category-properties.h 9 struct category_property { struct
15 static const struct category_property category_properties[] = {
    [all...]

Completed in 55 milliseconds