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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 382 PSTF,
507 would_substitute_feature_t pstf; member in struct:indic_shape_plan_t
532 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'));
570 if (indic_plan->pstf.would_substitute (glyphs , 2, zero_context, face) ||
571 indic_plan->pstf.would_substitute (glyphs_r, 2, zero_context, face))
952 mask = indic_plan->mask_array[BLWF] | indic_plan->mask_array[ABVF] | indic_plan->mask_array[PSTF];
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 394 PSTF,
536 would_substitute_feature_t pstf; member in struct:indic_shape_plan_t
564 indic_plan->pstf.init (&plan->map, HB_TAG('p','s','t','f'), zero_context);
599 if (indic_plan->pstf.would_substitute (glyphs , 2, face) ||
600 indic_plan->pstf.would_substitute (glyphs+1, 2, face))
    [all...]

Completed in 1570 milliseconds