Searched refs:lookup_context (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh1074 ContextClosureLookupContext &lookup_context)
1078 lookup_context.funcs.intersects, lookup_context.intersects_data))
1088 ContextCollectGlyphsLookupContext &lookup_context)
1092 lookup_context.funcs.collect, lookup_context.collect_data);
1102 ContextApplyLookupContext &lookup_context)
1106 lookup_context.funcs.match, lookup_context.match_data);
1113 ContextApplyLookupContext &lookup_context)
1069 context_closure_lookup(hb_closure_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextClosureLookupContext &lookup_context) argument
1083 context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextCollectGlyphsLookupContext &lookup_context) argument
1097 context_would_apply_lookup(hb_would_apply_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount HB_UNUSED, const LookupRecord lookupRecord[] HB_UNUSED, ContextApplyLookupContext &lookup_context) argument
1108 context_apply_lookup(hb_apply_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextApplyLookupContext &lookup_context) argument
1252 struct ContextClosureLookupContext lookup_context = { local
1270 struct ContextCollectGlyphsLookupContext lookup_context = { local
1285 struct ContextApplyLookupContext lookup_context = { local
1305 struct ContextApplyLookupContext lookup_context = { local
1341 struct ContextClosureLookupContext lookup_context = { local
1360 struct ContextCollectGlyphsLookupContext lookup_context = { local
1377 struct ContextApplyLookupContext lookup_context = { local
1398 struct ContextApplyLookupContext lookup_context = { local
1436 struct ContextClosureLookupContext lookup_context = { local
1452 struct ContextCollectGlyphsLookupContext lookup_context = { local
1468 struct ContextApplyLookupContext lookup_context = { local
1487 struct ContextApplyLookupContext lookup_context = { local
1566 chain_context_closure_lookup(hb_closure_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextClosureLookupContext &lookup_context) argument
1590 chain_context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextCollectGlyphsLookupContext &lookup_context) argument
1614 chain_context_would_apply_lookup(hb_would_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[] HB_UNUSED, unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[] HB_UNUSED, unsigned int lookupCount HB_UNUSED, const LookupRecord lookupRecord[] HB_UNUSED, ChainContextApplyLookupContext &lookup_context) argument
1631 chain_context_apply_lookup(hb_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextApplyLookupContext &lookup_context) argument
1808 struct ChainContextClosureLookupContext lookup_context = { local
1826 struct ChainContextCollectGlyphsLookupContext lookup_context = { local
1841 struct ChainContextApplyLookupContext lookup_context = { local
1860 struct ChainContextApplyLookupContext lookup_context = { local
1897 struct ChainContextClosureLookupContext lookup_context = { local
1921 struct ChainContextCollectGlyphsLookupContext lookup_context = { local
1943 struct ChainContextApplyLookupContext lookup_context = { local
1969 struct ChainContextApplyLookupContext lookup_context = { local
2024 struct ChainContextClosureLookupContext lookup_context = { local
2045 struct ChainContextCollectGlyphsLookupContext lookup_context = { local
2064 struct ChainContextApplyLookupContext lookup_context = { local
2091 struct ChainContextApplyLookupContext lookup_context = { local
[all...]

Completed in 156 milliseconds