Searched refs:HB_Err_Not_Covered (Results 1 – 8 of 8) sorted by relevance
279 return HB_Err_Not_Covered; in Lookup_SingleSubst()313 if ( error && error != HB_Err_Not_Covered ) in Lookup_SingleSubst()485 return HB_Err_Not_Covered; in Lookup_MultipleSubst()513 if ( error && error != HB_Err_Not_Covered ) in Lookup_MultipleSubst()683 return HB_Err_Not_Covered; in Lookup_AlternateSubst()712 if ( error && error != HB_Err_Not_Covered ) in Lookup_AlternateSubst()995 if ( error && error != HB_Err_Not_Covered ) in Lookup_LigatureSubst()1016 if ( error && error != HB_Err_Not_Covered ) in Lookup_LigatureSubst()1069 return HB_Err_Not_Covered; in Lookup_LigatureSubst()1105 if ( error == HB_Err_Not_Covered ) in Do_ContextSubst()[all …]
73 return ERR(HB_Err_Not_Covered); /* ERR() call intended */ in default_mmfunc()745 return HB_Err_Not_Covered; in Get_Anchor()803 return ERR(HB_Err_Not_Covered); in Get_Anchor()1026 return HB_Err_Not_Covered; in Lookup_SinglePos()1531 return HB_Err_Not_Covered; in Lookup_PairPos1()1551 if ( error && error != HB_Err_Not_Covered ) in Lookup_PairPos2()1555 if ( error && error != HB_Err_Not_Covered ) in Lookup_PairPos2()1586 return HB_Err_Not_Covered; /* Not enough glyphs in stream */ in Lookup_PairPos()1589 return HB_Err_Not_Covered; in Lookup_PairPos()1606 if ( error && error != HB_Err_Not_Covered ) in Lookup_PairPos()[all …]
74 else if (error != HB_Err_Not_Covered) in main()84 else if (error != HB_Err_Not_Covered) in main()
132 error = HB_Err_Not_Covered; in Load_Script()247 else if ( error != HB_Err_Not_Covered ) in _HB_OPEN_Load_ScriptList()824 return HB_Err_Not_Covered; in Coverage_Index1()858 return HB_Err_Not_Covered; in Coverage_Index1()874 return HB_Err_Not_Covered; in Coverage_Index2()908 return HB_Err_Not_Covered; in Coverage_Index2()1183 return HB_Err_Not_Covered; in Get_Class1()1210 return HB_Err_Not_Covered; in Get_Class2()1237 error = HB_Err_Not_Covered; in Get_Class2()1247 error = HB_Err_Not_Covered; in Get_Class2()[all …]
707 if ( error && error != HB_Err_Not_Covered ) in HB_GDEF_Get_Glyph_Property()717 if ( error && error != HB_Err_Not_Covered ) in HB_GDEF_Get_Glyph_Property()723 if ( error == HB_Err_Not_Covered && gdef->NewGlyphClasses ) in HB_GDEF_Get_Glyph_Property()996 if ( error && error != HB_Err_Not_Covered ) in _HB_GDEF_Add_Glyph_Property()1002 return HB_Err_Not_Covered; in _HB_GDEF_Add_Glyph_Property()1103 return HB_Err_Not_Covered; in _HB_GDEF_Check_Property()1114 return HB_Err_Not_Covered; in _HB_GDEF_Check_Property()
90 HB_Err_Not_Covered = 0xFFFF, enumerator
993 error = HB_Err_Not_Covered; in HB_NewFace()1001 error = HB_Err_Not_Covered; in HB_NewFace()1004 if (error != HB_Err_Not_Covered) { in HB_NewFace()1013 error = HB_Err_Not_Covered; in HB_NewFace()1187 if (error && error != HB_Err_Not_Covered) in HB_OpenTypeShape()1189 face->glyphs_substituted = (error != HB_Err_Not_Covered); in HB_OpenTypeShape()1215 …ing(item->font, face->gpos, face->current_flags, face->buffer, false, false) != HB_Err_Not_Covered; in HB_OpenTypePosition()
65 if (error != HB_Err_Not_Covered) in substituteWithVerticalGlyphs()