OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlternateSetCount
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-gsub-private.h
118
HB_UShort
AlternateSetCount
;
harfbuzz-gsub.c
603
count = as->
AlternateSetCount
= GET_UShort();
654
count = as->
AlternateSetCount
;
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub-private.h
118
HB_UShort
AlternateSetCount
;
harfbuzz-gsub.c
603
count = as->
AlternateSetCount
= GET_UShort();
654
count = as->
AlternateSetCount
;
[
all
...]
Completed in 36 milliseconds