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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 563 hb_codepoint_t glyphs_r[2] = {glyphs[1], glyphs[0]}; local
565 indic_plan->pref.would_substitute (glyphs_r, 2, zero_context, face))
568 indic_plan->blwf.would_substitute (glyphs_r, 2, zero_context, face))
571 indic_plan->pstf.would_substitute (glyphs_r, 2, zero_context, face))
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 563 hb_codepoint_t glyphs_r[2] = {glyphs[1], glyphs[0]}; local
565 indic_plan->pref.would_substitute (glyphs_r, 2, zero_context, face))
568 indic_plan->blwf.would_substitute (glyphs_r, 2, zero_context, face))
571 indic_plan->pstf.would_substitute (glyphs_r, 2, zero_context, face))
    [all...]

Completed in 29 milliseconds