HomeSort by relevance Sort by last modified time
    Searched defs:user_features (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape.cc 79 const hb_feature_t *user_features,
121 const hb_feature_t *feature = &user_features[i];
170 const hb_feature_t *user_features,
181 hb_ot_shape_collect_features (&planner, &shape_plan->props, user_features, num_user_features);
216 const hb_feature_t *user_features; member in struct:hb_ot_shape_context_t
328 const hb_feature_t *feature = &c->user_features[i];
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.cc 70 const hb_feature_t *user_features,
112 const hb_feature_t *feature = &user_features[i];
161 const hb_feature_t *user_features,
172 hb_ot_shape_collect_features (&planner, &shape_plan->props, user_features, num_user_features);
207 const hb_feature_t *user_features; member in struct:hb_ot_shape_context_t
322 const hb_feature_t *feature = &c->user_features[i];

Completed in 182 milliseconds