OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PairValueCount
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-gpos-private.h
220
HB_UShort
PairValueCount
;
harfbuzz-dump.c
577
DUMP_FUINT (PairSet,
PairValueCount
);
579
for (i = 0; i < PairSet->
PairValueCount
; i++)
harfbuzz-gpos.c
1085
count = ps->
PairValueCount
= GET_UShort();
1152
count = ps->
PairValueCount
;
1516
for ( numpvr = ppf1->PairSet[index].
PairValueCount
;
[
all
...]
Completed in 26 milliseconds