Home
last modified time | relevance | path

Searched refs:old_tag (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff.c115 FT_Tag old_tag = 0; in woff_open_font() local
231 if ( table->Tag <= old_tag ) in woff_open_font()
240 old_tag = table->Tag; in woff_open_font()
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff.c113 FT_ULong old_tag = 0; in woff_open_font() local
229 if ( table->Tag <= old_tag ) in woff_open_font()
238 old_tag = table->Tag; in woff_open_font()
/third_party/freetype/src/sfnt/
Dsfwoff.c114 FT_Tag old_tag = 0; in woff_open_font() local
230 if ( table->Tag <= old_tag ) in woff_open_font()
239 old_tag = table->Tag; in woff_open_font()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-tag.cc155 hb_tag_t old_tag = hb_ot_old_tag_from_script (script); in hb_ot_all_tags_from_script() local
156 if (old_tag != HB_OT_TAG_DEFAULT_SCRIPT) in hb_ot_all_tags_from_script()
157 tags[i++] = old_tag; in hb_ot_all_tags_from_script()
/third_party/harfbuzz/src/
Dhb-ot-tag.cc159 hb_tag_t old_tag = hb_ot_old_tag_from_script (script); in hb_ot_all_tags_from_script() local
160 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()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-tag.cc159 hb_tag_t old_tag = hb_ot_old_tag_from_script (script); in hb_ot_all_tags_from_script() local
160 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()