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

  /external/harfbuzz/src/
harfbuzz-shaper.h 185 HB_Character = 2, /* Inter-character justification point follows this glyph */
harfbuzz-shaper.cpp 538 attributes[pos-1].justification = HB_Character;
548 attributes[pos].justification = HB_Character;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 154 HB_Character = 2, /* Inter-character justification point follows this glyph */
harfbuzz-shaper.cpp 327 attributes[pos-1].justification = HB_Character;
337 attributes[pos].justification = HB_Character;
    [all...]

Completed in 21 milliseconds