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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-graphite2.cc 259 hb_tag_t script_tag[2]; local
260 hb_ot_tags_from_script (hb_buffer_get_script (buffer), &script_tag[0], &script_tag[1]); local
263 script_tag[1] == HB_TAG_NONE ? script_tag[0] : script_tag[1],
hb-ot-layout.h 108 hb_tag_t script_tag,
hb-ot-layout.cc 199 hb_tag_t script_tag,
205 if (g.find_script_index (script_tag, script_index))
  /external/harfbuzz_ng/src/
hb-graphite2.cc 259 hb_tag_t script_tag[2]; local
260 hb_ot_tags_from_script (hb_buffer_get_script (buffer), &script_tag[0], &script_tag[1]); local
263 script_tag[1] == HB_TAG_NONE ? script_tag[0] : script_tag[1],
hb-ot-layout.h 108 hb_tag_t script_tag,
hb-ot-layout.cc 193 hb_tag_t script_tag,
199 if (g.find_script_index (script_tag, script_index))
  /external/harfbuzz/src/
harfbuzz-gpos.h 100 HB_UInt script_tag,
harfbuzz-gsub.h 98 HB_UInt script_tag,
harfbuzz-gsub.c     [all...]
harfbuzz-gpos.c     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.h 100 HB_UInt script_tag,
harfbuzz-gsub.h 98 HB_UInt script_tag,
harfbuzz-gsub.c     [all...]
harfbuzz-gpos.c     [all...]

Completed in 67 milliseconds