Searched defs:lookaheadCount (Results 1 – 2 of 2) sorted by relevance
1562 unsigned int lookaheadCount, in chain_context_closure_lookup()1586 unsigned int lookaheadCount, in chain_context_collect_glyphs_lookup()1610 unsigned int lookaheadCount, in chain_context_would_apply_lookup()1627 unsigned int lookaheadCount, in chain_context_apply_lookup()
215 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken()