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

  /external/harfbuzz/src/
harfbuzz-shaper.h 44 memory consumption as HB_CharAttributes and HB_GlyphAttributes will not have
206 } HB_GlyphAttributes;
220 HB_GlyphAttributes *tmpAttributes;
281 HB_GlyphAttributes *attributes; /* output: <num_glyphs> glyph attributes */
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 44 memory consumption as HB_CharAttributes and HB_GlyphAttributes will not have
175 } HB_GlyphAttributes;
189 HB_GlyphAttributes *tmpAttributes;
250 HB_GlyphAttributes *attributes; /* output: <num_glyphs> glyph attributes */

Completed in 200 milliseconds