OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValueFormat1
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-dump.c
566
Dump_PairValueRecord (HB_PairValueRecord *PairValueRecord, FILE *stream, int indent, HB_Type hb_type, HB_UShort
ValueFormat1
, HB_UShort ValueFormat2)
569
DUMP_VALUE_RECORD (&PairValueRecord->Value1,
ValueFormat1
);
574
Dump_PairSet (HB_PairSet *PairSet, FILE *stream, int indent, HB_Type hb_type, HB_UShort
ValueFormat1
, HB_UShort ValueFormat2)
582
Dump_PairValueRecord (&PairSet->PairValueRecord[i], stream, indent + 1, hb_type,
ValueFormat1
, ValueFormat2);
595
DUMP_FUINT (PairPos,
ValueFormat1
);
606
Dump_PairSet (&PairPos->ppf.ppf1.PairSet[i], stream, indent + 1, hb_type, PairPos->
ValueFormat1
, PairPos->ValueFormat2);
harfbuzz-gpos-private.h
273
HB_UShort
ValueFormat1
; /* format of ValueRecord table
harfbuzz-gpos.c
1429
format1 = pp->
ValueFormat1
= GET_UShort();
1472
format1 = pp->
ValueFormat1
;
[
all
...]
Completed in 24 milliseconds