Searched refs:gproperties (Results 1 – 3 of 3) sorted by relevance
45 HB_UShort gproperties; member
190 glyph->gproperties = HB_GLYPH_PROPERTIES_UNKNOWN; in hb_buffer_add_glyph()307 item->gproperties = HB_GLYPH_PROPERTIES_UNKNOWN; in _hb_buffer_add_output_glyphs()
1080 if ( gitem->gproperties == HB_GLYPH_PROPERTIES_UNKNOWN ) in _HB_GDEF_Check_Property()1082 error = HB_GDEF_Get_Glyph_Property( gdef, gitem->gindex, &gitem->gproperties ); in _HB_GDEF_Check_Property()1087 *property = gitem->gproperties; in _HB_GDEF_Check_Property()