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

  /external/harfbuzz/src/
harfbuzz-shaper.h 214 HB_Bool supported_scripts[HB_ScriptCount]; member in struct:HB_FaceRec_
harfbuzz-shaper.cpp     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 183 HB_Bool supported_scripts[HB_ScriptCount]; member in struct:HB_FaceRec_
harfbuzz-shaper.cpp 667 face->supported_scripts[i] = checkScript(face, i);
700 if (!shaper_item->face->supported_scripts[script])
    [all...]

Completed in 61 milliseconds