Searched refs:glyphs_substituted (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-shaper.h219 HB_Bool glyphs_substituted; member in struct:HB_FaceRec_
H A Dharfbuzz-shaper.cpp985 face->glyphs_substituted = false;
1190 face->glyphs_substituted = false;
1195 face->glyphs_substituted = (error != HB_Err_Not_Covered);
1224 if (!face->glyphs_substituted && !glyphs_positioned) {
1246 if (doLogClusters && face->glyphs_substituted) {

Completed in 36 milliseconds