OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:other_features
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea.cc
53
other_features
[] =
variable
100
for (unsigned int i = 0; i < ARRAY_LENGTH (
other_features
); i++)
101
map->add_feature (
other_features
[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
hb-ot-shape-complex-myanmar.cc
51
other_features
[] =
variable
109
for (unsigned int i = 0; i < ARRAY_LENGTH (
other_features
); i++)
110
map->add_feature (
other_features
[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
/external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc
53
other_features
[] =
variable
100
for (unsigned int i = 0; i < ARRAY_LENGTH (
other_features
); i++)
101
map->add_feature (
other_features
[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
hb-ot-shape-complex-myanmar.cc
51
other_features
[] =
variable
99
for (unsigned int i = 0; i < ARRAY_LENGTH (
other_features
); i++)
100
map->add_feature (
other_features
[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
Completed in 28 milliseconds