OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:language_tag
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-map.cc
85
hb_tag_t
language_tag
;
local
88
language_tag
= hb_ot_tag_from_language (props.language);
93
hb_ot_layout_script_find_language (face, table_tag, script_index[table_index],
language_tag
, &language_index[table_index]);
hb-ot-layout.h
139
hb_tag_t
language_tag
,
hb-uniscribe.cc
848
OPENTYPE_TAG
language_tag
= hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language));
local
906
language_tag
,
947
language_tag
,
hb-ot-layout.cc
368
hb_tag_t
language_tag
,
374
if (s.find_lang_sys_index (
language_tag
, language_index))
Completed in 122 milliseconds