Searched defs:table_tag (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-layout.cc | 174 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 …]
|
D | hb-ot-map.cc | 91 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
|
D | hb-ot-shape.cc | 741 hb_tag_t table_tag, in hb_ot_shape_plan_collect_lookups()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 174 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 …]
|
D | hb-ot-map.cc | 91 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
|
D | hb-ot-shape.cc | 737 hb_tag_t table_tag, in hb_ot_shape_plan_collect_lookups()
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
D | pepper_truetype_font_linux.cc | 125 int32_t PepperTrueTypeFontLinux::GetTable(uint32_t table_tag, in GetTable()
|
D | pepper_truetype_font_win.cc | 180 int32_t PepperTrueTypeFontWin::GetTable(uint32_t table_tag, in GetTable()
|
/external/chromium_org/content/common/ |
D | child_process_sandbox_support_impl_linux.cc | 136 bool GetFontTable(int fd, uint32_t table_tag, off_t offset, in GetFontTable()
|