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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 568 inline void _set_glyph_props (hb_codepoint_t glyph_index, function in struct:OT::hb_apply_context_t
585 _set_glyph_props (glyph_index);
590 _set_glyph_props (glyph_index);
596 _set_glyph_props (glyph_index, class_guess, true);
602 _set_glyph_props (glyph_index, class_guess);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 554 inline void _set_glyph_props (hb_codepoint_t glyph_index, function in struct:OT::hb_apply_context_t
583 _set_glyph_props (glyph_index);
588 _set_glyph_props (glyph_index);
594 _set_glyph_props (glyph_index, class_guess, true);
600 _set_glyph_props (glyph_index, class_guess, false, true);
    [all...]

Completed in 372 milliseconds