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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/harfbuzz/
HarfBuzzFace.cpp 116 if (hb_ot_layout_language_find_feature(face, HB_OT_TAG_GSUB, scriptIndex, languageIndex, HarfBuzzFace::vertTag, &featureIndex)
117 || hb_ot_layout_language_find_feature(face, HB_OT_TAG_GSUB, scriptIndex, languageIndex, HarfBuzzFace::vrt2Tag, &featureIndex))
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-private.hh 319 hb_ot_layout_language_find_feature (planner->face, HB_OT_TAG_GSUB,
hb-ot-layout.h 167 hb_ot_layout_language_find_feature (hb_face_t *face,
hb-ot-layout.cc 376 hb_ot_layout_language_find_feature (hb_face_t *face, function
489 if (hb_ot_layout_language_find_feature (face,
hb-ot-map.cc 224 found |= hb_ot_layout_language_find_feature (face,
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-private.hh 303 hb_ot_layout_language_find_feature (planner->face, HB_OT_TAG_GSUB,
hb-ot-layout.h 167 hb_ot_layout_language_find_feature (hb_face_t *face,
hb-ot-layout.cc 370 hb_ot_layout_language_find_feature (hb_face_t *face, function
483 if (hb_ot_layout_language_find_feature (face,
hb-ot-map.cc 227 found |= hb_ot_layout_language_find_feature (face,

Completed in 333 milliseconds