Searched refs:old_tag (Results 1 – 7 of 7) sorted by relevance
165 old_tag = self._GetOldTag(path)167 if old_tag is not None and old_tag != new_tag:173 old_tag = self._GetOldTag(path, subpath)175 if old_tag is not None and old_tag != new_tag:
112 FT_ULong old_tag = 0; in woff_open_font() local228 if ( table->Tag <= old_tag ) in woff_open_font()237 old_tag = table->Tag; in woff_open_font()
159 hb_tag_t old_tag = hb_ot_old_tag_from_script (script); in hb_ot_all_tags_from_script() local160 if (old_tag != HB_OT_TAG_DEFAULT_SCRIPT) in hb_ot_all_tags_from_script()161 tags[i++] = old_tag; in hb_ot_all_tags_from_script()
125 if message.old_tag == tag and message.old_msg == msg and not explanatory_text:127 message.old_tag = tag150 message.old_tag = ''
127 if message.old_tag == tag and message.old_msg == msg and not explanatory_text:129 message.old_tag = tag152 message.old_tag = ''
975 pb_size_t old_tag = *(pb_size_t*)iter->pSize; /* Previous which_ value */ in pb_release_union_field() local978 if (old_tag == 0) in pb_release_union_field()981 if (old_tag == new_tag) in pb_release_union_field()986 if (!pb_field_iter_find(iter, old_tag)) in pb_release_union_field()
1106 pb_size_t old_tag = *(pb_size_t*)iter->pSize; /* Previous which_ value */ in pb_release_union_field() local1109 if (old_tag == 0) in pb_release_union_field()1112 if (old_tag == new_tag) in pb_release_union_field()1117 if (!pb_field_iter_find(iter, old_tag)) in pb_release_union_field()