Searched refs:HB_Character (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-shaper.h185 HB_Character = 2, /* Inter-character justification point follows this glyph */ enumerator in enum:__anon17983
H A Dharfbuzz-shaper.cpp538 attributes[pos-1].justification = HB_Character;
548 attributes[pos].justification = HB_Character;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-shaper.h154 HB_Character = 2, /* Inter-character justification point follows this glyph */ enumerator in enum:__anon18037
H A Dharfbuzz-shaper.cpp327 attributes[pos-1].justification = HB_Character;
337 attributes[pos].justification = HB_Character;

Completed in 36 milliseconds