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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 50 HB_Short YPlacement; /* vertical adjustment for
harfbuzz-dump.c 516 DUMP_FINT (ValueRecord, YPlacement);
harfbuzz-gpos.c 228 vr->YPlacement = GET_Short();
233 vr->YPlacement = 0;
497 gd->y_pos += y_scale * vr->YPlacement / 0x10000;
    [all...]

Completed in 35 milliseconds