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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/harfbuzz/
HarfBuzzFace.cpp 109 hb_ot_layout_table_get_script_tags(face, HB_OT_TAG_GSUB, 0, &scriptCount, scriptTags);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.h 99 hb_ot_layout_table_get_script_tags (hb_face_t *face,
hb-ot-layout.cc 183 hb_ot_layout_table_get_script_tags (hb_face_t *face, function
564 unsigned int count = hb_ot_layout_table_get_script_tags (face,
  /external/harfbuzz_ng/src/
hb-ot-layout.h 99 hb_ot_layout_table_get_script_tags (hb_face_t *face,
hb-ot-layout.cc 177 hb_ot_layout_table_get_script_tags (hb_face_t *face, function
558 unsigned int count = hb_ot_layout_table_get_script_tags (face,

Completed in 160 milliseconds