harfbuzz-gsub.c | 271 HB_UShort index, value, property; local 281 if ( CHECK_Property( gdef, IN_CURITEM(), flags, &property ) ) 312 error = _HB_GDEF_Add_Glyph_Property( gdef, value, property ); 477 HB_UShort index, property, n, count; local 487 if ( CHECK_Property( gdef, IN_CURITEM(), flags, &property ) ) 507 if ( property == HB_GDEF_LIGATURE ) 508 property = HB_GDEF_BASE_GLYPH; 512 error = _HB_GDEF_Add_Glyph_Property( gdef, s[n], property ); 675 HB_UShort index, value, alt_index, property; local 685 if ( CHECK_Property( gdef, IN_CURITEM(), flags, &property ) ) 951 HB_UShort index, property; local 1811 HB_UShort index, property; local 1874 HB_UShort index, property; local 1984 HB_UShort index, i, j, property; local 3000 HB_UShort index, property; local 3127 HB_UShort index, property; local 3330 HB_UShort index, i, j, property; local 3649 HB_UShort index, input_index, i, j, property; local [all...] |