Lines Matching refs:property
692 HB_UShort* property )
699 if ( !gdef || !property )
711 *property = class << 8;
730 *property = 0;
734 *property = HB_GDEF_BASE_GLYPH;
738 *property = HB_GDEF_LIGATURE;
742 *property = HB_GDEF_MARK;
746 *property = HB_GDEF_COMPONENT;
984 HB_UShort property )
1004 switch ( property )
1071 HB_UShort* property )
1087 *property = gitem->gproperties;
1094 if ( *property & HB_LOOKUP_FLAG_IGNORE_SPECIAL_MARKS )
1097 basic_glyph_class = *property;
1113 *property != desired_attachment_class )
1117 *property = 0;