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

  /external/harfbuzz_ng/src/
main.cc 142 for (int n_feature = 0; n_feature < num_features; n_feature++) {
143 printf (" Feature index %2d of %2d: %d\n", n_feature, num_features,
144 langsys.get_feature_index (n_feature));
151 for (int n_feature = 0; n_feature < num_features; n_feature++) {
152 const Feature &feature = g.get_feature (n_feature);
154 printf (" Feature %2d of %2d: %c%c%c%c\n", n_feature, num_features
    [all...]
  /external/libxml2/
testapi.c 13189 int n_feature; local
    [all...]

Completed in 482 milliseconds