OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:component_count_list
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh
731
Supplier<unsigned int> &
component_count_list
,
742
component_count_list
[i]))) return_trace (false);
744
component_count_list
.advance (num_ligatures);
816
Supplier<unsigned int> &
component_count_list
,
825
component_count_list
,
858
Supplier<unsigned int> &
component_count_list
,
871
component_count_list
,
[
all
...]
hb-ot-shape-complex-arabic-fallback.hh
111
unsigned int
component_count_list
[ARRAY_LENGTH_CONST (ligature_list)];
local
149
component_count_list
[num_ligatures] = 2;
161
OT::Supplier<unsigned int > component_count_supplier (
component_count_list
, num_ligatures);
Completed in 188 milliseconds