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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 48 HB_Short XPlacement; /* horizontal adjustment for
harfbuzz-dump.c 514 DUMP_FINT (ValueRecord, XPlacement);
harfbuzz-gpos.c 216 vr->XPlacement = GET_Short();
221 vr->XPlacement = 0;
495 gd->x_pos += x_scale * vr->XPlacement / 0x10000;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 48 HB_Short XPlacement; /* horizontal adjustment for
harfbuzz-gpos.c 216 vr->XPlacement = GET_Short();
221 vr->XPlacement = 0;
495 gd->x_pos += x_scale * vr->XPlacement / 0x10000;
    [all...]

Completed in 1258 milliseconds