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

  /external/harfbuzz/src/
harfbuzz-shaper.h 186 HB_Space = 4, /* This glyph represents a blank outside an Arabic run */
harfbuzz-shaper.cpp 536 attributes[pos-1].justification = HB_Space;
546 attributes[pos].justification = HB_Space;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 155 HB_Space = 4, /* This glyph represents a blank outside an Arabic run */
harfbuzz-shaper.cpp 325 attributes[pos-1].justification = HB_Space;
335 attributes[pos].justification = HB_Space;
    [all...]

Completed in 45 milliseconds