OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:found_script
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-map.cc
92
found_script
[table_index] = (bool) hb_ot_layout_table_choose_script (face, table_tag, script_tags, &script_index[table_index], &chosen_script[table_index]);
146
m.
found_script
[table_index] =
found_script
[table_index];
hb-ot-map-private.hh
138
bool
found_script
[2];
223
bool
found_script
[2];
variable
hb-ot-shape-complex-private.hh
262
if (planner->map.
found_script
[0] &&
hb-ot-shape-complex-thai.cc
362
if (plan->props.script == HB_SCRIPT_THAI && !plan->map.
found_script
[0])
Completed in 46 milliseconds