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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 210 HB_UShort SecondGlyph; /* glyph ID for second glyph */
harfbuzz-dump.c 568 DUMP_FUINT (PairValueRecord, SecondGlyph);
harfbuzz-gpos.c 1101 pvr[n].SecondGlyph = GET_UShort();
1520 if ( glyph2 == pvr->SecondGlyph )
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 210 HB_UShort SecondGlyph; /* glyph ID for second glyph */
harfbuzz-gpos.c 1101 pvr[n].SecondGlyph = GET_UShort();
1520 if ( glyph2 == pvr->SecondGlyph )
    [all...]

Completed in 31 milliseconds