Home
last modified time | relevance | path

Searched defs:table_tag (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-layout.cc174 hb_tag_t table_tag) in get_gsubgpos_table()
186 hb_tag_t table_tag, in hb_ot_layout_table_get_script_tags()
200 hb_tag_t table_tag, in hb_ot_layout_table_find_script()
230 hb_tag_t table_tag, in hb_ot_layout_table_choose_script()
278 hb_tag_t table_tag, in hb_ot_layout_table_get_feature_tags()
291 hb_tag_t table_tag, in hb_ot_layout_script_get_language_tags()
304 hb_tag_t table_tag, in hb_ot_layout_script_find_language()
325 hb_tag_t table_tag, in hb_ot_layout_language_get_required_feature_index()
340 hb_tag_t table_tag, in hb_ot_layout_language_get_required_feature()
358 hb_tag_t table_tag, in hb_ot_layout_language_get_feature_indexes()
[all …]
Dhb-ot-map.cc91 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
Dhb-ot-shape.cc741 hb_tag_t table_tag, in hb_ot_shape_plan_collect_lookups()
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc174 hb_tag_t table_tag) in get_gsubgpos_table()
186 hb_tag_t table_tag, in hb_ot_layout_table_get_script_tags()
200 hb_tag_t table_tag, in hb_ot_layout_table_find_script()
230 hb_tag_t table_tag, in hb_ot_layout_table_choose_script()
278 hb_tag_t table_tag, in hb_ot_layout_table_get_feature_tags()
291 hb_tag_t table_tag, in hb_ot_layout_script_get_language_tags()
304 hb_tag_t table_tag, in hb_ot_layout_script_find_language()
325 hb_tag_t table_tag, in hb_ot_layout_language_get_required_feature_index()
340 hb_tag_t table_tag, in hb_ot_layout_language_get_required_feature()
358 hb_tag_t table_tag, in hb_ot_layout_language_get_feature_indexes()
[all …]
Dhb-ot-map.cc91 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
Dhb-ot-shape.cc737 hb_tag_t table_tag, in hb_ot_shape_plan_collect_lookups()
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_truetype_font_linux.cc125 int32_t PepperTrueTypeFontLinux::GetTable(uint32_t table_tag, in GetTable()
Dpepper_truetype_font_win.cc180 int32_t PepperTrueTypeFontWin::GetTable(uint32_t table_tag, in GetTable()
/external/chromium_org/content/common/
Dchild_process_sandbox_support_impl_linux.cc136 bool GetFontTable(int fd, uint32_t table_tag, off_t offset, in GetFontTable()