Searched refs:tooltip_id (Results 1 – 3 of 3) sorted by relevance
39 hb_ot_name_id_t tooltip_id; in test_ot_layout_feature_get_name_ids_and_characters() local54 &label_id, &tooltip_id, &sample_id, in test_ot_layout_feature_get_name_ids_and_characters()59 g_assert_cmpint (tooltip_id, ==, 257); in test_ot_layout_feature_get_name_ids_and_characters()
1196 hb_ot_name_id_t *tooltip_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids() argument1215 if (tooltip_id) *tooltip_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()1226 if (tooltip_id) *tooltip_id = cv_params.featUITooltipTextNameID; in hb_ot_layout_feature_get_name_ids()1235 if (tooltip_id) *tooltip_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()
380 hb_ot_name_id_t *tooltip_id /* OUT. May be NULL */,