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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzFace.cpp 108 hb_tag_t scriptTags[maxCount];
109 hb_ot_layout_table_get_script_tags(face, HB_OT_TAG_GSUB, 0, &scriptCount, scriptTags);
118 return hb_ot_tag_to_script(scriptTags[scriptIndex]);
  /external/harfbuzz_ng/test/api/
test-ot-tag.c 34 /* https://www.microsoft.com/typography/otspec/scripttags.htm */
  /external/icu/icu4c/source/layout/
ScriptAndLanguageTags.cpp 17 const LETag OpenTypeLayoutEngine::scriptTags[] = {
OpenTypeLayoutEngine.h 161 static const LETag scriptTags[];
OpenTypeLayoutEngine.cpp 247 return scriptTags[scriptCode];
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-tag.cc 122 * https://www.microsoft.com/typography/otspec/scripttags.htm
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-tag.cc 122 * https://www.microsoft.com/typography/otspec/scripttags.htm
    [all...]

Completed in 249 milliseconds