OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:component_list
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh
117
OT::GlyphID
component_list
[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligature */];
local
155
component_list
[num_ligatures].set (second_glyph);
164
OT::Supplier<OT::GlyphID> component_supplier (
component_list
, num_ligatures);
hb-ot-layout-gsub-table.hh
726
Supplier<GlyphID> &
component_list
/* Starting from second for each ligature */)
734
component_list
,
809
Supplier<GlyphID> &
component_list
/* Starting from second for each ligature */)
819
component_list
))) return TRACE_RETURN (false);
850
Supplier<GlyphID> &
component_list
/* Starting from second for each ligature */)
858
ligatures_list, component_count_list,
component_list
));
[
all
...]
Completed in 41 milliseconds