Home | History | Annotate | Download | only in src

Lines Matching refs:HB_Err_Not_Covered

993     error = HB_Err_Not_Covered;
1001 error = HB_Err_Not_Covered;
1004 if (error != HB_Err_Not_Covered) {
1013 error = HB_Err_Not_Covered;
1187 if (error && error != HB_Err_Not_Covered)
1189 face->glyphs_substituted = (error != HB_Err_Not_Covered);
1215 glyphs_positioned = HB_GPOS_Apply_String(item->font, face->gpos, face->current_flags, face->buffer, false, false) != HB_Err_Not_Covered;