HomeSort by relevance Sort by last modified time
    Searched refs:HB_NoJustification (Results 1 - 3 of 3) 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...]

Completed in 38 milliseconds