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

  /external/harfbuzz/src/
harfbuzz-shaper.h 219 HB_Bool glyphs_substituted; member in struct:HB_FaceRec_
harfbuzz-shaper.cpp     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 188 HB_Bool glyphs_substituted; member in struct:HB_FaceRec_
harfbuzz-shaper.cpp 629 face->glyphs_substituted = false;
828 face->glyphs_substituted = false;
833 face->glyphs_substituted = (error != HB_Err_Not_Covered);
862 if (!face->glyphs_substituted && !glyphs_positioned) {
884 if (doLogClusters && face->glyphs_substituted) {
    [all...]

Completed in 171 milliseconds