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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 54 HB_Short YAdvance; /* vertical adjustment for
harfbuzz-gpos.c 252 vr->YAdvance = GET_Short();
257 vr->YAdvance = 0;
501 gd->y_advance += y_scale * vr->YAdvance / 0x10000;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 54 HB_Short YAdvance; /* vertical adjustment for
harfbuzz-gpos.c 252 vr->YAdvance = GET_Short();
257 vr->YAdvance = 0;
501 gd->y_advance += y_scale * vr->YAdvance / 0x10000;
    [all...]

Completed in 38 milliseconds