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

  /external/harfbuzz/src/
harfbuzz-shaper.h 287 HB_Bool kerning_applied; /* output: true if kerning was applied by the shaper */ member in struct:HB_ShaperItem_
harfbuzz-shaper.cpp     [all...]
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 658 ALOGD(" -- kerning_applied = %d", mShaperItem.kerning_applied);
789 mShaperItem.kerning_applied = false;
    [all...]
  /external/harfbuzz/tests/shaping/
main.cpp 225 shaper_item.kerning_applied = false;

Completed in 49 milliseconds