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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-graphite2.cc 251 hb_tag_t script_tag[2]; local
252 hb_ot_tags_from_script (hb_buffer_get_script (buffer), &script_tag[0], &script_tag[1]); local
255 script_tag[1] == HB_TAG_NONE ? script_tag[0] : script_tag[1],
hb-ot-layout.h 109 hb_tag_t script_tag,
hb-ot-layout.cc 201 hb_tag_t script_tag,
207 if (g.find_script_index (script_tag, script_index))
  /external/harfbuzz_ng/src/
hb-graphite2.cc 252 hb_tag_t script_tag[2]; local
253 hb_ot_tags_from_script (hb_buffer_get_script (buffer), &script_tag[0], &script_tag[1]); local
256 script_tag[1] == HB_TAG_NONE ? script_tag[0] : script_tag[1],
hb-ot-layout.h 109 hb_tag_t script_tag,
hb-ot-layout.cc 201 hb_tag_t script_tag,
207 if (g.find_script_index (script_tag, script_index))
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gpos.h 96 HB_UInt script_tag,
harfbuzz-gsub.h 94 HB_UInt script_tag,
harfbuzz-gsub.c     [all...]
harfbuzz-gpos.c     [all...]

Completed in 514 milliseconds