Searched defs:lookaheadCount (Results 1 – 2 of 2) sorted by relevance
1571 unsigned int lookaheadCount, in chain_context_closure_lookup()1595 unsigned int lookaheadCount, in chain_context_collect_glyphs_lookup()1619 unsigned int lookaheadCount, in chain_context_would_apply_lookup()1636 unsigned int lookaheadCount, in chain_context_apply_lookup()
217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken()