Searched defs:lookaheadCount (Results 1 – 2 of 2) sorted by relevance
1583 unsigned int lookaheadCount, in chain_context_closure_lookup()1607 unsigned int lookaheadCount, in chain_context_collect_glyphs_lookup()1631 unsigned int lookaheadCount, in chain_context_would_apply_lookup()1648 unsigned int lookaheadCount, in chain_context_apply_lookup()
207 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken()