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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 376 RPHF,
504 would_substitute_feature_t rphf; member in struct:indic_shape_plan_t
529 indic_plan->rphf.init (&plan->map, HB_TAG('r','p','h','f'));
679 if (indic_plan->mask_array[RPHF] &&
686 /* See if it matches the 'rphf' feature. */
688 if (indic_plan->rphf.would_substitute (glyphs, ARRAY_LENGTH (glyphs), true, face))
941 info[i].mask |= indic_plan->mask_array[RPHF];
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 376 RPHF,
504 would_substitute_feature_t rphf; member in struct:indic_shape_plan_t
529 indic_plan->rphf.init (&plan->map, HB_TAG('r','p','h','f'));
679 if (indic_plan->mask_array[RPHF] &&
686 /* See if it matches the 'rphf' feature. */
688 if (indic_plan->rphf.would_substitute (glyphs, ARRAY_LENGTH (glyphs), true, face))
941 info[i].mask |= indic_plan->mask_array[RPHF];
    [all...]

Completed in 51 milliseconds