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

  /external/harfbuzz/src/
harfbuzz-shaper.h 183 HB_NoJustification= 0, /* Justification can't be applied after this glyph */
harfbuzz-arabic.c 388 properties[0].justification = HB_NoJustification;
392 properties[i].justification = HB_NoJustification;
514 properties[0].justification = HB_NoJustification;
    [all...]
harfbuzz-shaper.cpp 540 attributes[pos-1].justification = HB_NoJustification;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 152 HB_NoJustification= 0, /* Justification can't be applied after this glyph */
harfbuzz-arabic.c 388 properties[0].justification = HB_NoJustification;
392 properties[i].justification = HB_NoJustification;
514 properties[0].justification = HB_NoJustification;
    [all...]
harfbuzz-shaper.cpp 329 attributes[pos-1].justification = HB_NoJustification;
    [all...]

Completed in 48 milliseconds