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

  /external/harfbuzz/src/
harfbuzz-gsub-private.h 66 HB_SingleSubstFormat1 ssf1; member in union:HB_SingleSubst_::__anon20347
harfbuzz-dump.c 295 DUMP_FINT (&SingleSubst->ssf.ssf1, DeltaGlyphID);
harfbuzz-gsub.c 197 ss->ssf.ssf1.DeltaGlyphID = GET_UShort();
291 value = ( IN_CURGLYPH() + ss->ssf.ssf1.DeltaGlyphID ) & 0xFFFF;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub-private.h 66 HB_SingleSubstFormat1 ssf1; member in union:HB_SingleSubst_::__anon20408
harfbuzz-gsub.c 197 ss->ssf.ssf1.DeltaGlyphID = GET_UShort();
291 value = ( IN_CURGLYPH() + ss->ssf.ssf1.DeltaGlyphID ) & 0xFFFF;
    [all...]

Completed in 175 milliseconds