HomeSort by relevance Sort by last modified time
    Searched refs:num_features (Results 26 - 43 of 43) sorted by null

12

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.cc 629 unsigned int num_features)
631 hb_ot_shape_context_t c = {HB_SHAPER_DATA_GET (shape_plan), font, font->face, buffer, features, num_features};
672 unsigned int num_features,
679 features, num_features, shapers);
hb-graphite2.cc 221 unsigned int num_features)
232 while (num_features--)
hb-ot-layout.cc 389 unsigned int num_features = l.get_feature_count (); local
390 for (unsigned int i = 0; i < num_features; i++) {
742 unsigned int num_features = gpos.get_feature_count (); local
743 for (unsigned int i = 0; i < num_features; i++)
  /external/harfbuzz_ng/src/
hb-icu-le.cc 113 unsigned int num_features)
hb-ot-layout.cc 381 unsigned int num_features = l.get_feature_count (); local
382 for (unsigned int i = 0; i < num_features; i++) {
748 unsigned int num_features = gpos.get_feature_count (); local
749 for (unsigned int i = 0; i < num_features; i++)
hb-ot-shape.cc 582 unsigned int num_features)
584 hb_ot_shape_context_t c = {HB_SHAPER_DATA_GET (shape_plan), font, font->face, buffer, features, num_features};
625 unsigned int num_features,
632 features, num_features, shapers);
hb-graphite2.cc 222 unsigned int num_features)
233 while (num_features--)
hb-uniscribe.cc 238 unsigned int num_features)
331 if (num_features) {
hb-coretext.cc 178 unsigned int num_features)
hb-old.cc 276 unsigned int num_features)
  /external/chromium_org/third_party/ots/src/
gpos.cc 768 uint16_t num_features = 0; local
771 &num_features)) {
778 length - offset_script_list, num_features)) {
gsub.cc 632 uint16_t num_features = 0; local
635 &num_features)) {
642 length - offset_script_list, num_features)) {
  /external/harfbuzz_ng/contrib/python/lib/
harfbuzz.pyx 112 void hb_shape (hb_font_t *font, hb_buffer_t *buffer, hb_feature_t *features, unsigned int num_features)
  /external/harfbuzz/src/
harfbuzz-gpos.c 6036 int i, j, lookup_count, num_features; local
    [all...]
harfbuzz-gsub.c 4287 int i, j, lookup_count, num_features; local
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.c 6036 int i, j, lookup_count, num_features; local
    [all...]
harfbuzz-gsub.c 4287 int i, j, lookup_count, num_features; local
    [all...]
  /external/opencv/ml/include/
ml.h     [all...]

Completed in 391 milliseconds

12