Home
last modified time | relevance | path

Searched refs:HB_PosRule (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gpos-private.h447 typedef struct HB_PosRule_ HB_PosRule; typedef
453 HB_PosRule* PosRule; /* array of PosRule tables */
Dharfbuzz-gpos.c3117 static HB_Error Load_PosRule( HB_PosRule* pr, in Load_PosRule()
3184 static void Free_PosRule( HB_PosRule* pr ) in Free_PosRule()
3201 HB_PosRule* pr; in Load_PosRuleSet()
3215 if ( ALLOC_ARRAY( prs->PosRule, count, HB_PosRule ) ) in Load_PosRuleSet()
3251 HB_PosRule* pr; in Free_PosRuleSet()
3807 HB_PosRule* pr; in Lookup_ContextPos1()
/external/harfbuzz/src/
Dharfbuzz-gpos-private.h447 typedef struct HB_PosRule_ HB_PosRule; typedef
453 HB_PosRule* PosRule; /* array of PosRule tables */
Dharfbuzz-gpos.c3117 static HB_Error Load_PosRule( HB_PosRule* pr, in Load_PosRule()
3184 static void Free_PosRule( HB_PosRule* pr ) in Free_PosRule()
3201 HB_PosRule* pr; in Load_PosRuleSet()
3215 if ( ALLOC_ARRAY( prs->PosRule, count, HB_PosRule ) ) in Load_PosRuleSet()
3251 HB_PosRule* pr; in Free_PosRuleSet()
3807 HB_PosRule* pr; in Lookup_ContextPos1()