OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:name_IDs
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-uniscribe.cc
360
static const uint16_t
name_IDs
[] = { 1, 2, 3, 4, 6 };
363
ARRAY_LENGTH (
name_IDs
) * OT::NameRecord::static_size +
379
name.count.set (ARRAY_LENGTH (
name_IDs
));
381
for (unsigned int i = 0; i < ARRAY_LENGTH (
name_IDs
); i++)
387
record.nameID.set (
name_IDs
[i]);
/external/fonttools/Lib/fontTools/
subset.py
[
all
...]
Completed in 283 milliseconds