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

  /external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/tables/
mirroring-parse.py 35 print >>outfile, 'struct mirroring_property {'
39 print >>outfile, 'static const struct mirroring_property mirroring_properties[] = {'
mirroring-properties.h 7 struct mirroring_property { struct
12 static const struct mirroring_property mirroring_properties[] = {
  /external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/
harfbuzz-unicode.c 243 const struct mirroring_property *candidate = vcandidate;
258 sizeof(struct mirroring_property),
263 return ((const struct mirroring_property *) mprop)->b;

Completed in 136 milliseconds