OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_PairSet
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-gpos-private.h
226
typedef struct HB_PairSet_
HB_PairSet
;
232
HB_PairSet
* PairSet; /* array of PairSet tables */
harfbuzz-dump.c
574
Dump_PairSet (
HB_PairSet
*PairSet, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort ValueFormat2)
harfbuzz-gpos.c
1067
static HB_Error Load_PairSet (
HB_PairSet
* ps,
1141
static void Free_PairSet(
HB_PairSet
* ps,
1180
HB_PairSet
* ps;
1194
if ( ALLOC_ARRAY( ppf1->PairSet, count,
HB_PairSet
) )
1233
HB_PairSet
* ps;
[
all
...]
Completed in 17 milliseconds