HomeSort by relevance Sort by last modified time
    Searched refs:ot_scripts (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.cpp 482 static const OTScripts ot_scripts [] = { variable
540 enum { NumOTScripts = sizeof(ot_scripts)/sizeof(OTScripts) };
549 unsigned int tag = ot_scripts[script].tag;
550 int requirements = ot_scripts[script].flags;
712 unsigned int tag = ot_scripts[script].tag;
    [all...]
  /external/harfbuzz/src/
harfbuzz-shaper.cpp 838 static const OTScripts ot_scripts [] = { variable
    [all...]

Completed in 34 milliseconds