OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PairPos
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-dump.c
590
HB_PairPos *
PairPos
= &subtable->st.gpos.pair;
592
DUMP_FUINT (
PairPos
, PosFormat);
593
RECURSE (Coverage, Coverage, &
PairPos
->Coverage);
595
DUMP_FUINT (
PairPos
, ValueFormat1);
596
DUMP_FUINT (
PairPos
, ValueFormat2);
598
if (
PairPos
->PosFormat == 1)
602
DUMP_FUINT (&
PairPos
->ppf.ppf1, PairSetCount);
603
for (i = 0; i <
PairPos
->ppf.ppf1.PairSetCount; i++)
606
Dump_PairSet (&
PairPos
->ppf.ppf1.PairSet[i], stream, indent + 1, hb_type,
PairPos
->ValueFormat1, PairPos->ValueFormat2)
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
797
* beginning of
PairPos
subtable--for
801
* beginning of
PairPos
subtable--for
814
struct
PairPos
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
793
* beginning of
PairPos
subtable--for
797
* beginning of
PairPos
subtable--for
810
struct
PairPos
[
all
...]
Completed in 54 milliseconds